Removed py34 (#12648)

This commit is contained in:
cdce8p 2018-02-25 08:05:20 +01:00 committed by Pascal Vizeli
parent f51a3738aa
commit da832dbda2

View File

@ -1,5 +1,5 @@
[tox] [tox]
envlist = py34, py35, py36, lint, requirements, typing envlist = py35, py36, lint, requirements, typing
skip_missing_interpreters = True skip_missing_interpreters = True
[testenv] [testenv]