mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-09-23 04:46:31 +00:00
切换为UV进行包管理
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
python -m build
|
||||
uv build
|
||||
python -m twine check dist/*
|
||||
pause
|
||||
python -m twine upload dist/* --verbose
|
||||
uv publish
|
||||
pause
|
||||
python clean_update.py
|
||||
pause
|
Reference in New Issue
Block a user