]> git.phdru.name Git - sqlconvert.git/blobdiff - tox.ini
Python 3.7
[sqlconvert.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 0481b43b931be51a4b417cd90353aee29260d8b8..030496a40255c33fdf75cf4a9828f24721e798ec 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
 [tox]
 minversion = 2.0
-envlist = py{27,34,35,36,37}{,-sqlite},py{27,34}-flake8
+envlist = py{27,34,35,36,37}{,-sqlite},py{27,37}-flake8
 
 # Base test environment settings
 [testenv]
@@ -158,7 +158,7 @@ commands =
     {[testenv]commands}
     flake8
 
-[testenv:py34-flake8]
+[testenv:py37-flake8]
 deps =
     flake8
 commands =