Skip to content

Commit

Permalink
build: adding support python 3.11 and 3.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Feb 20, 2024
1 parent 1cb9f25 commit c153978
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ setenv =
deps =
django42: Django>=4.2,<4.3
-r {toxinidir}/requirements/testing.txt
pip install setuptools
commands =
python -Wd -m coverage run manage.py test --settings=settings {posargs}
python -m coverage xml
Expand Down

0 comments on commit c153978

Please sign in to comment.