Skip to content

Commit 4331b1d

Browse files
Set UNSAFE_PYO3_SKIP_VERSION_CHECK=1 for Python 3.13 (#28)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent 74c8f60 commit 4331b1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ setenv =
6262
PYTHONDEVMODE=1
6363
PIP_DISABLE_PIP_VERSION_CHECK=1
6464
PIP_PREFER_BINARY=1
65+
UNSAFE_PYO3_SKIP_VERSION_CHECK=1
6566
skip_install = True
6667
changedir = {toxinidir}
6768
deps =

0 commit comments

Comments
 (0)