mirror of
https://github.com/coqui-ai/TTS.git
synced 2025-12-25 12:49:29 +01:00
prevenet numba logs in nosetest
This commit is contained in:
2
Makefile
2
Makefile
@@ -18,7 +18,7 @@ deps: ## install 🐸 requirements.
|
||||
pip install -r requirements.txt
|
||||
|
||||
test: ## run tests.
|
||||
nosetests -x --with-cov -cov --cover-erase --cover-package TTS tests
|
||||
nosetests -x --with-cov -cov --cover-erase --cover-package TTS tests --nologcapture
|
||||
./run_bash_tests.sh
|
||||
|
||||
style: ## update code style.
|
||||
|
||||
Reference in New Issue
Block a user