Musicreater/upload.bat

4 lines
90 B
Batchfile
Raw Normal View History

python setup.py sdist bdist_wheel
python -m twine upload dist/*
python clean_update.py