Skip to content

Commit

Permalink
feat: Adding python3.11 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Apr 9, 2024
1 parent 3238746 commit f75dab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py{38, 311} quality, formatting
envlist = py{38, 311}-django42, quality, formatting

[testenv:quality]
basepython = python
Expand Down

0 comments on commit f75dab0

Please sign in to comment.