Skip to content

Commit b889d2c

Browse files
authored
Merge pull request #280 from dichn/tox
clean up the outdated testenv in tox
2 parents 605afec + 7033563 commit b889d2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
# Don't forget to update GA config when changing this
3-
envlist = {py36, py38, py39, py310, py311}-{django2, django3}, {py38, py39, py310, py311, py312}-django4, {py310, py311, py312}-django5, py39-bandit
3+
envlist = {py36, py39, py310, py311}-{django2, django3}, {py39, py310, py311, py312}-django4, {py310, py311, py312}-django5, py39-bandit
44
skip_missing_interpreters = True
55

66
[testenv]

0 commit comments

Comments
 (0)