Skip to content

Commit

Permalink
configure PYO3_USE_ABI3_FORWARD_COMPATIBILITY
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Dec 30, 2024
1 parent 66df77e commit fc81194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ else
fi

${PIP} install -U pip
${PIP} install -r "$REQUIREMENTS"
PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 ${PIP} install -r "$REQUIREMENTS"

0 comments on commit fc81194

Please sign in to comment.