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 7fc403a commit 1e6af0dCopy full SHA for 1e6af0d
.github/actions/setup_build_env/action.yml
@@ -42,3 +42,5 @@ runs:
42
if: inputs.run-uv-sync == 'true'
43
run: uv sync
44
shell: bash
45
+ env:
46
+ PYO3_USE_ABI3_FORWARD_COMPATIBILITY: 1
0 commit comments