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