epubfile/pypi_upload.bat
2019-08-04 00:13:27 -07:00

3 lines
81 B
Batchfile

py setup.py sdist
twine upload -r pypi dist\*
rmdir /s /q dist epubfile.egg-info