We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f48eb commit ab1f1c3Copy full SHA for ab1f1c3
1 file changed
pyproject.toml
@@ -59,7 +59,7 @@ environment.CFLAGS = "-O3 -g1 -pipe -fPIC -flto"
59
[[tool.cibuildwheel.overrides]]
60
select = "*i686 *musllinux* *win32 *win_arm64 *macosx_x86_64 *armv7l"
61
inherit.environment = "append"
62
-environment.CYTHON_LIMITED_API = "true"
+environment.LUPA_LIMITED_API = "true"
63
inherit.test-requires = "append"
64
test-requires = ["abi3audit>=0.0.25"]
65
inherit.test-command = "append"
0 commit comments