Musicreater/upload.bat

4 lines
90 B
Batchfile
Raw Normal View History

2023-02-01 22:35:09 +08:00
python setup.py sdist bdist_wheel
python -m twine upload dist/*
python clean_update.py