Add Python 3.7 version support (#833)

This commit is contained in:
Eugene Duboviy
2018-08-14 01:22:53 +03:00
committed by Vladimir Iakovlev
parent cc6d90963e
commit 9d46291944
3 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py27,py34,py35,py36
envlist = py27,py34,py35,py36,py37
[testenv]
deps = -rrequirements.txt