aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
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 /tox.ini
parent1397064fe7bf88947d00b91a8441234152ba195c (diff)
downloadexternal_python_setuptools-4c2dc87f5c63333a6f83be217c86f387f9ecd02a.tar.gz
external_python_setuptools-4c2dc87f5c63333a6f83be217c86f387f9ecd02a.tar.bz2
external_python_setuptools-4c2dc87f5c63333a6f83be217c86f387f9ecd02a.zip
Use the 'extras' feature of tox
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index cae9c745..3c222bf7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,3 +3,4 @@ deps=-rtests/requirements.txt
passenv=APPDATA USERPROFILE HOMEDRIVE HOMEPATH windir APPVEYOR
commands=py.test {posargs:-rsx}
usedevelop=True
+extras=ssl