X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=14917d6aadaa606fcf81eb5ecf7de699129bad8f;hb=0dfca528893d4019b8c4568cae728569b694afbb;hp=e38a2e520d5738744f3ab89ea3bae9caf9ae2430;hpb=43f29326e4070f7c243ef89922c25b0d4a44c257;p=ppu.git diff --git a/tox.ini b/tox.ini index e38a2e5..14917d6 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ [tox] minversion = 1.8 -envlist = py{27,34,35,36,37}, pypy, py{27,34}-flake8 +envlist = py{27,34,35,36,37}, pypy, py{27,37}-flake8 # Base test environment settings [testenv] @@ -58,7 +58,7 @@ commands = {[testenv]commands} flake8 -[testenv:py34-flake8] +[testenv:py37-flake8] deps = flake8 commands =