From 4c2dc87f5c63333a6f83be217c86f387f9ecd02a Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 1 Jan 2017 22:24:22 -0500 Subject: Use the 'extras' feature of tox --- tox.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'tox.ini') 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 -- cgit v1.2.3