summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2018-07-04 10:28:35 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2018-07-04 19:58:35 +0530
commit0aa5dea046a582c83179c6c68276e77ce842be3c (patch)
tree3f1257e490928971d68c49ed8f0a5317c395e844 /tox.ini
parent5dc40e55df78998fb3c38781d63c5b4d7468c65f (diff)
downloadpy-bcrypt-git-0aa5dea046a582c83179c6c68276e77ce842be3c.tar.gz
Added py37 (#149)
* Added py37 to jenkins * Added py37 to tox * Added py37 trove classifier * Added py37 to travis * Added py37 to wheel builder
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 2d40f24..bbc1549 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py27,pypy,py34,py35,py36,pep8,py3pep8,packaging
+envlist = py27,pypy,py34,py35,py36,py37,pep8,py3pep8,packaging
[testenv]
extras =