Skip to content

Commit

Permalink
fixup! Add Python 3.12 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
imjoehaines committed Apr 18, 2024
1 parent 71090d1 commit ee047fa
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
Expand Up @@ -2,8 +2,7 @@
envlist=
py{35,36,37,38,39,310,311,312}-{test,requests,flask,tornado,wsgi,bottle}
py{35,36,37,38,39,310}-celery4
py{36,37,38,39,310}-{asgi,celery5}
py{311,312}-asgi
py{36,37,38,39,310,311,312}-{asgi,celery5}
py{35,36,37}-django{18,19,110,111}
py{35,36,37,38,39}-django20
py{35,36,37,38,39,310}-django{21,22}
Expand Down

0 comments on commit ee047fa

Please sign in to comment.