Added py35 to tox.ini

This commit is contained in:
Andrii Soldatenko
2016-12-18 16:54:22 +02:00
parent 54f9041f2c
commit e13f4d0aba
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -33,3 +33,4 @@ Patches and Suggestions
- Marco Dallagiacoma - Marco Dallagiacoma
- Mathias Loesch - Mathias Loesch
- Tushar Makkar - Tushar Makkar
- Andrii Soldatenko
+1 -1
View File
@@ -4,7 +4,7 @@
# and then run "tox" from this directory. # and then run "tox" from this directory.
[tox] [tox]
envlist = py26, py27, py32, py33, py34, pypy envlist = py26, py27, py32, py33, py34, py35, pypy
[testenv] [testenv]
commands = python setup.py test commands = python setup.py test