Added python3.6 support for tests

This commit is contained in:
Andrew Arendt 2017-01-10 11:20:53 -06:00
parent 88111ae6bf
commit 01b992b1a1
4 changed files with 9 additions and 5 deletions

View file

@ -1,5 +1,5 @@
[tox]
envlist = {py26,py27,pypy}-{lowest,release,devel}{,-simplejson}, {py33,py34,py35}-{release,devel}{,-simplejson}
envlist = {py26,py27,pypy}-{lowest,release,devel}{,-simplejson}, {py33,py34,py35,py36}-{release,devel}{,-simplejson}