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 49f2f8f commit 238da8aCopy full SHA for 238da8a
light-curve/pyproject.toml
@@ -222,4 +222,4 @@ test-extras = ["test-no-bench"]
222
[[tool.cibuildwheel.overrides]]
223
select = "*"
224
inherit.repair-wheel-command = "append"
225
-repair-wheel-command = "pipx --python=python3.12 run abi3audit --strict --report {wheel}"
+repair-wheel-command = "pipx run --python=python3.12 abi3audit --strict --report {wheel}"
0 commit comments