4 lines
76 B
Batchfile
4 lines
76 B
Batchfile
phase1
|
|
py setup.py register -r pypi
|
|
py setup.py sdist upload -r pypi
|
|
phase2
|