Discontinue official support for Python 3.3

(testing failed due to wheel now requiring Python >= 3.4)

Also run flake8 in latest Python 3.6
(3.7 is not supported on Travis yet)
This commit is contained in:
Eduard Braun 2018-06-29 19:29:09 +02:00
parent 9f4a707bb7
commit 3c64623a12
3 changed files with 2 additions and 4 deletions

View file

@ -2,7 +2,6 @@
envlist =
pypy
py27
py33
py34
py35
py36