run tests locally on py 3.6

This commit is contained in:
Alan Hamlett 2017-02-16 12:20:33 -08:00
parent 10c9999f9b
commit 414d3e4312
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox] [tox]
envlist = py26, py27, py33, py34, py35 envlist = py26, py27, py33, py34, py35, py36
[testenv] [testenv]
deps = deps =
-rdev-requirements.txt -rdev-requirements.txt