aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 45c9e19..0f9909a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -11,5 +11,4 @@ envlist =
[testenv]
commands = pytest {posargs}
-deps =
- six,pytest,freezegun
+deps = -rtest_requirements.txt \ No newline at end of file