run tests locally on py 3.6
This commit is contained in:
parent
10c9999f9b
commit
414d3e4312
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = py26, py27, py33, py34, py35
|
||||
envlist = py26, py27, py33, py34, py35, py36
|
||||
[testenv]
|
||||
deps =
|
||||
-rdev-requirements.txt
|
||||
|
|
Loading…
Reference in a new issue