tox.ini: Add py38 and remove py34

This commit is contained in:
Christian Clauss 2019-11-09 08:38:06 +01:00 committed by Tina Müller (tinita)
parent 6d854b1e30
commit 6544c3091f

View File

@ -1,5 +1,5 @@
[tox]
envlist = py27,pypy,py34,py35,py36,py37
envlist = py27,pypy,py35,py36,py37,py38
[testenv]
deps =