summaryrefslogtreecommitdiff
path: root/tests/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/requirements.txt')
-rw-r--r--tests/requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt
new file mode 100644
index 00000000..d07e9cde
--- /dev/null
+++ b/tests/requirements.txt
@@ -0,0 +1,4 @@
+pytest-flake8
+pytest>=3.0.2
+setuptools[ssl]
+backports.unittest_mock>=1.2