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 Mar 26, 2024
1 parent e162dbc commit 2417153
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 = python{3.8,3.12}-django{42},quality
envlist = python{3.8,3.11}-django{42},quality

[testenv]
passenv =
Expand Down

0 comments on commit 2417153

Please sign in to comment.