mirror of
https://github.com/barkeser2002/srtranslator-bariskeser.git
synced 2026-09-25 02:29:51 +03:00
4 lines
102 B
Batchfile
4 lines
102 B
Batchfile
rmdir /s /q .\dist
|
|
rmdir /s /q .\build
|
|
python setup.py sdist bdist_wheel
|
|
python -m twine upload dist\* |