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