mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-13 10:06:53 -07:00
commit
6f24d3cf28
1 changed files with 1 additions and 5 deletions
6
tox.ini
6
tox.ini
|
@ -24,9 +24,8 @@ usedevelop = false
|
|||
skip_install = true
|
||||
deps =
|
||||
pytest
|
||||
pytest-travis-fold
|
||||
pytest-cov
|
||||
pywin32 ; sys.platform == 'win32'
|
||||
-rrequirements.txt
|
||||
commands =
|
||||
{posargs:pytest --cov --cov-report=term-missing --cov-branch tests}
|
||||
|
||||
|
@ -44,9 +43,6 @@ exclude =
|
|||
.venv*/
|
||||
build/
|
||||
htmlcov/
|
||||
libs/common
|
||||
libs/win
|
||||
libs/py2
|
||||
logs/
|
||||
ignore =
|
||||
; -- flake8 --
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue