X-Git-Url: https://git.phdru.name/?p=sqlconvert.git;a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=030496a40255c33fdf75cf4a9828f24721e798ec;hp=0481b43b931be51a4b417cd90353aee29260d8b8;hb=a39056dedda364b4b370cc8d54477c8407e84c14;hpb=7b437d1b4d01a77ad293a3ea6607dedb48a7c4f1 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 =