Skip to content

Commit 2be6cac

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

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
@@ -68,6 +68,7 @@ setenv =
6868
PYTHONDEVMODE=1
6969
PIP_DISABLE_PIP_VERSION_CHECK=1
7070
PIP_PREFER_BINARY=1
71+
UNSAFE_PYO3_SKIP_VERSION_CHECK=1
7172
skip_install = True
7273
changedir = {toxinidir}
7374
deps =

0 commit comments

Comments
 (0)