epubfile/pypi_upload.bat

4 lines
81 B
Batchfile

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