mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-30 20:24:31 +00:00
parameter name could have changed
This commit is contained in:
2
Makefile
2
Makefile
@@ -8,7 +8,7 @@
|
||||
FEEDSTOCK = spleeter-feedstock
|
||||
FEEDSTOCK_REPOSITORY = https://github.com/deezer/$(FEEDSTOCK)
|
||||
FEEDSTOCK_RECIPE = $(FEEDSTOCK)/recipe/spleeter/meta.yaml
|
||||
PYTEST_CMD = pytest -W ignore::FutureWarning -W ignore::DeprecationWarning -vv --forked
|
||||
PYTEST_CMD = pytest -W ignore::FutureWarning -W ignore::DeprecationWarning -vv --boxed -s
|
||||
|
||||
all: clean build test deploy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user