aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
deleted file mode 100644
index 468f195..0000000
--- a/test-requirements.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-# Add requirements only needed for your unittests and during development here.
-# They will be installed automatically when running `python setup.py test`.
-# ATTENTION: Don't remove pytest-cov and pytest as they are needed.
-pytest-cov
-pytest