Test on official Python 3.7

This commit is contained in:
Hugo 2018-07-29 12:57:34 +03:00
parent cd8d29ab91
commit 518890423a
2 changed files with 5 additions and 1 deletions

View file

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