Add Python 3.7 to tox configuration
authorHarmon <Harmon758@gmail.com>
Sat, 4 May 2019 07:15:36 +0000 (02:15 -0500)
committerHarmon <Harmon758@gmail.com>
Sat, 4 May 2019 07:15:36 +0000 (02:15 -0500)
tox.ini

diff --git a/tox.ini b/tox.ini
index 4cf292415af92392362f1343bc8162545e16e34a..5790f526c8d61a5337a7f76aadef9825a3db0450 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -4,7 +4,7 @@
 # and then run "tox" from this directory.
 
 [tox]
-envlist = py27, py34, py35, py36
+envlist = py27, py34, py35, py36, py37
 
 [base]
 deps =