We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66df77e commit 7d8993bCopy full SHA for 7d8993b
scripts/install
@@ -16,4 +16,4 @@ else
16
fi
17
18
${PIP} install -U pip
19
-${PIP} install -r "$REQUIREMENTS"
+PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 {PIP} install -r "$REQUIREMENTS"
0 commit comments