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