Added python 3.7

pull/87/head
Andrew Krasichkov 2018-09-28 11:01:34 +03:00
parent c0dd214e61
commit f92423ea71
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox] [tox]
envlist = py26, py27, py34, py35, py36, flake8 envlist = py26, py27, py34, py35, py36, py37, flake8
skip_missing_interpreters = True skip_missing_interpreters = True
[testenv] [testenv]