mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
Remove forked option in testing
This commit is contained in:
2
Makefile
2
Makefile
@@ -26,7 +26,7 @@ build-gpu: clean
|
|||||||
python3 setup.py sdist
|
python3 setup.py sdist
|
||||||
|
|
||||||
test:
|
test:
|
||||||
pytest -W ignore::FutureWarning -W ignore::DeprecationWarning -vv --forked
|
pytest -W ignore::FutureWarning -W ignore::DeprecationWarning -vv
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
pip install twine
|
pip install twine
|
||||||
|
|||||||
Reference in New Issue
Block a user