epubfile/pypi_upload.bat

4 lines
81 B
Batchfile
Raw Permalink Normal View History

2019-08-04 07:13:27 +00:00
py setup.py sdist
twine upload -r pypi dist\*
rmdir /s /q dist epubfile.egg-info