Skip to content

Commit 0210e78

Browse files
committed
Set pip_pre for Python 3.13
1 parent 096a3f7 commit 0210e78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ setenv =
8181
PYTHONDEVMODE=1
8282
PIP_DISABLE_PIP_VERSION_CHECK=1
8383
UNSAFE_PYO3_SKIP_VERSION_CHECK=1
84+
pip_pre = true
8485

8586
[testenv:py312]
8687
setenv =

0 commit comments

Comments
 (0)