Skip to content

Commit

Permalink
Enable tests for Python3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemanspiff2007 committed Jan 31, 2024
1 parent 81bab30 commit 7741692
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ deps =
commands =
python -m pytest

# CI from github
pass_env = CI

# Environment variable CI from github actions
pass_env = CI


[testenv:docs]
Expand Down

0 comments on commit 7741692

Please sign in to comment.