4 lines
134 B
Batchfile
4 lines
134 B
Batchfile
phase1
|
|
rem py setup.py register -r https://upload.pypi.org/legacy/
|
|
py setup.py sdist upload -r https://upload.pypi.org/legacy/
|
|
phase2
|