/ Published in: DOS Batch

URL: http://diveintopython3.org/packaging.html
Includes creating a Windows installer-- drop the bdist_wininst on other platforms
Expand |
Embed | Plain Text
python setup.py register sdist bdist_wininst upload
You need to login to post a comment.