mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-06 04:32:43 +00:00
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
name: package
|
name: package
|
||||||
command: python setup.py bdist
|
command: python setup.py sdist
|
||||||
- run:
|
- run:
|
||||||
name: upload to PyPi
|
name: upload to PyPi
|
||||||
command: pip install twine && twine upload dist/*
|
command: pip install twine && twine upload dist/*
|
||||||
|
|||||||
Reference in New Issue
Block a user