Add support for Python 3.8

This commit is contained in:
Hugo
2019-11-09 16:45:40 +02:00
parent cd26963678
commit 20532ec93c
4 changed files with 17 additions and 13 deletions

View File

@@ -1,8 +1,8 @@
[tox]
envlist=
linting
py{27,34,35,36,37}-pytestlatest
py37-pytest{master,features}
py{27,34,35,36,37,38}-pytestlatest
py38-pytest{master,features}
[testenv]
passenv = USER USERNAME