Cleanup CI and add python 3.8 support

This commit is contained in:
Djailla 2019-11-03 22:57:28 +01:00 committed by Bastien Vallet
parent 19868e5c21
commit f2a17ddf33
5 changed files with 12 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[tox]
minversion=2.3.1
envlist = py27,py34,py35,py36,py37,flake8,linters,docs
envlist = py27,py34,py35,py36,py37,py38,flake8,linters,docs
[testenv]
deps =