Skip to content

Commit

Permalink
TOX: Add PYTHON_GIL=0 to py313 environments
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Jul 11, 2024
1 parent a14ead5 commit 880e13e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ pass_env =
NO_COLOR
CLICOLOR
CLICOLOR_FORCE
set_env =
py313: PYTHON_GIL=0
extras = test
deps =
# General minimum dependencies: pin based on API usage
Expand Down

0 comments on commit 880e13e

Please sign in to comment.