docs: setuptools always regenerates MANIFEST

This commit is contained in:
Stein Magnus Jodal 2013-04-01 12:52:24 +02:00
parent a8b81eadd0
commit 1a9fea08a5

View File

@ -359,7 +359,6 @@ Creating releases
#. Build package and upload to PyPI::
rm MANIFEST # Will be regenerated by setup.py
python setup.py sdist upload
#. Update the Debian package.