Skip to content

Commit

Permalink
build: adding python3.12 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Mar 19, 2024
1 parent 8a2b0dc commit 987dff2
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 @@ -26,6 +26,7 @@ commands =
pytest {posargs:tests/unit/ --cov drag_and_drop_v2}

[testenv:quality]
DJANGO_SETTINGS_MODULE = workbench.settings
deps =
-r{toxinidir}/requirements/quality.txt
commands =
Expand Down

0 comments on commit 987dff2

Please sign in to comment.