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 12, 2024
1 parent 0bebadc commit 4f6cbca
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 @@ -82,6 +82,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 4f6cbca

Please sign in to comment.