4 lines
81 B
Batchfile
4 lines
81 B
Batchfile
|
py setup.py sdist
|
||
|
twine upload -r pypi dist\*
|
||
|
rmdir /s /q dist epubfile.egg-info
|