diff --git a/tox.ini b/tox.ini index 9eccaf18e..74bade631 100644 --- a/tox.ini +++ b/tox.ini @@ -33,9 +33,6 @@ deps = {[testenv:unittests]deps} coverage==3.7.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 commands = {[testenv:mkvenv]commands}