Skip to content

Commit 2d8d919

Browse files
Set UNSAFE_PYO3_SKIP_VERSION_CHECK=1 for Python 3.13 (#30)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 941d2e0 commit 2d8d919

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
@@ -59,6 +59,7 @@ setenv =
5959
PYTHONDEVMODE=1
6060
PIP_DISABLE_PIP_VERSION_CHECK=1
6161
PIP_PREFER_BINARY=1
62+
UNSAFE_PYO3_SKIP_VERSION_CHECK=1
6263
skip_install = True
6364
changedir = {toxinidir}
6465
deps =

0 commit comments

Comments
 (0)