Skip to content

Commit

Permalink
feat: Adding python3.12 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Apr 8, 2024
1 parent 3b0179b commit 582f995
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Expand Up @@ -25,6 +25,7 @@ commands =
allowlist_externals =
make
deps =
setuptools
-r{toxinidir}/requirements/dev.txt
commands =
make pii_check
Expand All @@ -33,6 +34,7 @@ commands =
allowlist_externals =
make
deps =
setuptools
-r{toxinidir}/requirements/dev.txt
commands =
make check_keywords

0 comments on commit 582f995

Please sign in to comment.