summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2015-09-15 08:22:56 -0400
committerAlex Gaynor <alex.gaynor@gmail.com>2015-09-15 08:22:56 -0400
commitec368fa0c5edb86077bd68132e860e16d8d72131 (patch)
tree8f84e6ead2cbaeca8f8541ec0735a17b3bfc6e53 /tox.ini
parent0a81528c2fc15e81db9cf2dd1ec49d7b3e596a5f (diff)
downloadpy-bcrypt-git-ec368fa0c5edb86077bd68132e860e16d8d72131.tar.gz
here too
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 c09d679..3e0974b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26,py27,pypy,py32,py33,py34,pep8,py3pep8
+envlist = py26,py27,pypy,py32,py33,py34,py35,pep8,py3pep8
[testenv]
# If you add a new dep here you probably need to add it in setup.py as well