Remove spurious dependencies from tox.ini as pointed out by @The-Compiler
This commit is contained in:
parent
26dc275db3
commit
abc2c2b087
3
tox.ini
3
tox.ini
@ -33,9 +33,6 @@ deps =
|
|||||||
{[testenv:unittests]deps}
|
{[testenv:unittests]deps}
|
||||||
coverage==3.7.1
|
coverage==3.7.1
|
||||||
pytest-cov==1.8.1
|
pytest-cov==1.8.1
|
||||||
pytest-capturelog==0.7
|
|
||||||
pytest-qt==1.3.0
|
|
||||||
pytest-mock==0.4.2
|
|
||||||
cov-core==1.15.0
|
cov-core==1.15.0
|
||||||
commands =
|
commands =
|
||||||
{[testenv:mkvenv]commands}
|
{[testenv:mkvenv]commands}
|
||||||
|
Loading…
Reference in New Issue
Block a user