commit | 6544c3091f2fb913b81102a33aaa973a6b1299ee | [log] [tgz] |
---|---|---|
author | Christian Clauss <cclauss@me.com> | Sat Nov 09 08:38:06 2019 +0100 |
committer | Tina Müller (tinita) <cpan2@tinita.de> | Tue Dec 03 23:38:13 2019 +0100 |
tree | 18e4ca8353655c23b4e0ab5d4be2deb3223a4e32 | |
parent | 6d854b1e303e0a7b810d3d9fbb03c75c8dbfa169 [diff] |
tox.ini: Add py38 and remove py34
diff --git a/tox.ini b/tox.ini index f0df1f6..8d1e42d 100644 --- a/tox.ini +++ b/tox.ini
@@ -1,5 +1,5 @@ [tox] -envlist = py27,pypy,py34,py35,py36,py37 +envlist = py27,pypy,py35,py36,py37,py38 [testenv] deps =