Drop support for Python 3.4 (EOL 2019-03-16)
This commit is contained in:
parent
53806b0a71
commit
742df8b674
4 changed files with 5 additions and 8 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
|||
[tox]
|
||||
envlist = py37, py36, py35, py34, pypy3, py38dev
|
||||
envlist = py37, py36, py35, pypy3, py38dev
|
||||
recreate = False
|
||||
|
||||
[testenv]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue