Add Python 3.7

This commit is contained in:
Hugo 2018-03-26 19:41:54 +03:00
parent ea87739458
commit 20250237b9
3 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,5 @@
[tox]
envlist = py27, py36, py35, py34, pypy, pypy3, py36dev
envlist = py27, py36, py35, py34, pypy, pypy3, py36dev, py37dev
recreate = False
[testenv]