Remove Python 3.4 from Django 2.1 tests since it’s not supported.

This commit is contained in:
Jannis Leidel 2019-01-27 22:24:20 +01:00
parent 966b68ee5c
commit 4ece48c7b2
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -7,7 +7,7 @@ envlist =
twine-check-py{27,37},
py{27,34,35,36}-dj111
py{34,35,36,37}-dj20
py{34,35,36,37}-dj21
py{35,36,37}-dj21
[testenv]
basepython =