Add Python 3.5 and 3.6 (#188)
This commit is contained in:
parent
852d575415
commit
b410ae8b8d
3 changed files with 32 additions and 14 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = py34, py27, pypy, pypy3
|
||||
envlist = py27, py36, py35, py34, pypy, pypy3
|
||||
recreate = False
|
||||
|
||||
[testenv]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue