Skip to content

Commit

Permalink
Simplify tox config
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored and jezdez committed Jan 8, 2022
1 parent e81c18d commit a8c3abd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[tox]
envlist =
py{37,38,39}-dj{22,31}
py{37,38,39}-dj32
py{37,38,39}-dj{22,31,32}
py{38,39,310}-djmain

[testenv]
Expand Down

0 comments on commit a8c3abd

Please sign in to comment.