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 73cf6b1 commit c04bab9Copy full SHA for c04bab9
.github/workflows/ci.yml
@@ -38,8 +38,6 @@ jobs:
38
- uses: astral-sh/setup-uv@v5
39
- run: uv tool install poethepoet
40
- run: uv sync --all-extras
41
- env:
42
- PYO3_USE_ABI3_FORWARD_COMPATIBILITY: 1
43
- run: poe bridge-lint
44
if: ${{ matrix.clippyLinter }}
45
- run: poe lint
0 commit comments