summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-04-21 12:31:54 -0400
committerJason R. Coombs <jaraco@jaraco.com>2017-04-21 12:40:43 -0400
commit243e44fdb797ae54a08eb02d924f88e775e74ba9 (patch)
tree6bf95f7a3aa2da6de6a1f01fbc8f71355e7231b1 /tests
parentfbe7cb7fa1c0f4e30f6ac6e886c49ab6491aa959 (diff)
downloadpytest-runner-243e44fdb797ae54a08eb02d924f88e775e74ba9.tar.gz
Move requirements for docs and testing into extras
Diffstat (limited to 'tests')
-rw-r--r--tests/requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt
deleted file mode 100644
index d9e0f33..0000000
--- a/tests/requirements.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-pytest >= 2.8
-pytest-sugar