diff --git a/tox.ini b/tox.ini index 5ac8e58..f67ca07 100644 --- a/tox.ini +++ b/tox.ini @@ -20,9 +20,6 @@ exclude = .tox/* filterwarnings = ignore::DeprecationWarning [testenv:test_run] -deps = - -r{toxinidir}/requirements.txt - commands = # Test - logging python tests/test_log.py