Skip to content
This repository has been archived by the owner on Nov 28, 2021. It is now read-only.

disutils notes

Dev Mukherjee edited this page Mar 6, 2015 · 1 revision

To build and upload to PyPI:

python setup.py sdist bdist_wininst bdist upload

Ensure that you have the right version number in setup.py

Clone this wiki locally