drop python3.4

This commit is contained in:
Anthony Sottile 2020-10-02 16:47:00 -07:00
parent fb91b994ed
commit a021df6fdd
5 changed files with 2 additions and 12 deletions

View file

@ -13,8 +13,6 @@ matrix:
include:
- python: 2.7
env: TOXENV=py27
- python: 3.4
env: TOXENV=py34
- python: 3.5
env: TOXENV=py35
- python: 3.6