Drop support for EOL Python 3.4

This commit is contained in:
Hugo
2019-12-02 17:56:08 +02:00
parent 3a87f367fe
commit 8f1e6ad10c
4 changed files with 3 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
environment:
matrix:
- TOXENV: "py27-pytestlatest"
- TOXENV: "py34-pytestlatest"
- TOXENV: "py35-pytestlatest"
- TOXENV: "py36-pytestlatest"
- TOXENV: "py37-pytestlatest"