declare python 3.7 support

This commit is contained in:
Maciej Urbanski
2019-10-30 18:35:38 +01:00
committed by Honza Král
parent ba234dcf03
commit 4353aa2ba2
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = pypy,py26,py27,py33,py34,py35,py36
envlist = pypy,py26,py27,py33,py34,py35,py36,py37
[testenv]
whitelist_externals = git
setenv =