summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-01-01 22:24:22 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-01-01 22:24:22 -0500
commit4c2dc87f5c63333a6f83be217c86f387f9ecd02a (patch)
treeebeb1999b58064a91b03e357e19d1e6ffc8ea836 /tests
parent1397064fe7bf88947d00b91a8441234152ba195c (diff)
downloadpython-setuptools-git-4c2dc87f5c63333a6f83be217c86f387f9ecd02a.tar.gz
Use the 'extras' feature of tox
Diffstat (limited to 'tests')
-rw-r--r--tests/requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt
index d07e9cde..88a36c63 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,4 +1,3 @@
pytest-flake8
pytest>=3.0.2
-setuptools[ssl]
backports.unittest_mock>=1.2