Run tests, build eggs and source tarballs, regenerate docs, etc:
- $ python setup.py mkdistrib
Upload dist/* and generated API docs to predetermined locations:
- $ python setup.py [distrib|upload]
Run tests, build eggs and source tarballs, regenerate docs, etc:
Upload dist/* and generated API docs to predetermined locations:
Distributing Python Packages (last edited 2006-07-10 21:03:11 by barclay)