Drop python3.5 support
This commit is contained in:
parent
cec9edba12
commit
6ea557e76a
2 changed files with 1 additions and 8 deletions
3
tox.ini
3
tox.ini
|
@ -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 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue