aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt
index 44e76edb..c9413b86 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,5 +1,5 @@
importlib; python_version<"2.7"
mock
-pytest-flake8
+pytest-flake8; python_version>="2.7"
pytest-virtualenv>=1.2.7
pytest>=3.0.2