Skip to content

Commit 77eb20a

Browse files
committed
Set UNSAFE_PYO3_SKIP_VERSION_CHECK=1 for build testenv
1 parent ed9027b commit 77eb20a

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
@@ -101,6 +101,7 @@ setenv =
101101
PYTHONDEVMODE=1
102102
PIP_DISABLE_PIP_VERSION_CHECK=1
103103
PIP_PREFER_BINARY=1
104+
UNSAFE_PYO3_SKIP_VERSION_CHECK=1
104105
skip_install = True
105106
changedir = {toxinidir}
106107
deps =

0 commit comments

Comments
 (0)