Add Python 3.8 to tested environments for tox

This commit is contained in:
Dave Halter
2019-12-14 23:59:16 +01:00
parent 5f04dad9ab
commit 3c475b1e63

View File

@@ -1,5 +1,5 @@
[tox]
envlist = {py26,py27,py33,py34,py35,py36,py37}
envlist = {py26,py27,py33,py34,py35,py36,py37,py38}
[testenv]
extras = testing
deps =