X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=tox.ini;h=030496a40255c33fdf75cf4a9828f24721e798ec;hb=7c6cbe51aaef47343ecd26f5979fdaa942579eb0;hp=0481b43b931be51a4b417cd90353aee29260d8b8;hpb=0468a4d1ef42d85c1eed9eea50aeef3296d73625;p=sqlconvert.git diff --git a/tox.ini b/tox.ini index 0481b43..030496a 100644 --- 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 =