Add removal of MANIFEST from release howto

This commit is contained in:
Stein Magnus Jodal 2010-03-27 16:43:44 +01:00
parent b34270174e
commit 9a80dd5fb5

View File

@ -148,6 +148,7 @@ Creating releases
4. Build package and upload to PyPI::
rm MANIFEST # Will be regenerated by setup.py
python setup.py sdist upload
5. Spread the word.