Drop python3.5 support

This commit is contained in:
Martin Pépin 2021-10-10 17:37:23 +02:00
parent cec9edba12
commit 6ea557e76a
No known key found for this signature in database
GPG key ID: E7520278B1774448
2 changed files with 1 additions and 8 deletions

View file

@ -1,7 +1,6 @@
[tox]
envlist =
py{35,36,37,38,39}-django22,
py{36,37,38,39}-django{31,32}
py{36,37,38,39}-django{22,31,32}
[testenv]
deps =