This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients eric.araujo, ingy, tarek
Date 2011-04-26.15:41:26
SpamBayes Score 0.0069793076
Marked as misclassified No
Message-id <1303832487.43.0.677648862191.issue11913@psf.upfronthosting.co.za>
In-reply-to
Content
If it’s only a warning, just ignore it.  This would be easy to fix, but as it would be considered a new feature, it can’t go into distutils, which is frozen.  I am however willing to edit the documentation to tell that PyPI will accept README.rst and that people need not worry about the unfortunate warning.  Would that be okay with you?

In distutils2, the replacement for distutils, we don’t included README by default.  I don’t know why this was changed.
History
Date User Action Args
2011-04-26 15:41:27eric.araujosetrecipients: + eric.araujo, tarek, ingy
2011-04-26 15:41:27eric.araujosetmessageid: <1303832487.43.0.677648862191.issue11913@psf.upfronthosting.co.za>
2011-04-26 15:41:26eric.araujolinkissue11913 messages
2011-04-26 15:41:26eric.araujocreate