Skip to content

Commit

Permalink
Set pip_pre for Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jun 17, 2024
1 parent 096a3f7 commit 0210e78
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 @@ -81,6 +81,7 @@ setenv =
PYTHONDEVMODE=1
PIP_DISABLE_PIP_VERSION_CHECK=1
UNSAFE_PYO3_SKIP_VERSION_CHECK=1
pip_pre = true

[testenv:py312]
setenv =
Expand Down

0 comments on commit 0210e78

Please sign in to comment.