[Distutils] unneeded warning about missing readme in case of rst
Reinout van Rees
reinout at vanrees.org
Mon Jun 25 13:44:50 CEST 2012
Hi,
I often get warnings like:
warning: sdist: standard file not found: should have one of README,
README.txt
The reason for the missing file is that it is called README.rst now
because bitbucket and github pick up that extension. Is there something
that can be done about this warning?
(See also a zest.releaser ticket about this:
https://github.com/zestsoftware/zest.releaser/issues/14 )
Reinout
--
Reinout van Rees http://reinout.vanrees.org/
reinout at vanrees.org http://www.nelen-schuurmans.nl/
"If you're not sure what to do, make something. -- Paul Graham"
More information about the Distutils-SIG
mailing list