summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2018-07-04 11:34:20 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2018-07-04 21:04:20 +0530
commit0f82c1f04f6710e2f182582068f186c4fffc3f9b (patch)
tree1c007e9b7496adccac6b75bca8d823636eb3233a /tox.ini
parent179eb1d0917ddc1067d056127e08e952206e0e91 (diff)
downloadpyopenssl-0f82c1f04f6710e2f182582068f186c4fffc3f9b.tar.gz
Added py37 (#772)
* Added py37 to travis * Added py37 trove classifier * Added py37 to tox
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 48cd08e..eda9e4e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = {pypy,pypy3,py27,py34,py35,py36}{,-cryptographyMaster,-cryptographyMinimum},py27-twistedMaster,pypi-readme,check-manifest,flake8,docs,coverage-report
+envlist = {pypy,pypy3,py27,py34,py35,py36,py37}{,-cryptographyMaster,-cryptographyMinimum},py27-twistedMaster,pypi-readme,check-manifest,flake8,docs,coverage-report
[testenv]
whitelist_externals =