mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-09-21 11:46:25 +00:00
修改协议
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
python setup.py sdist bdist_wheel
|
||||
python -m twine upload dist/*
|
||||
python -m build
|
||||
python -m twine check dist/*
|
||||
pause
|
||||
python -m twine upload dist/* --verbose
|
||||
pause
|
||||
python clean_update.py
|
||||
pause
|
Reference in New Issue
Block a user