diff --git a/pyproject.toml b/pyproject.toml index e456da7..a8f82e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,6 +94,7 @@ environment-pass = ["SETUPTOOLS_SCM_PRETEND_VERSION"] select = "*-manylinux_{x86_64,i686}" manylinux-x86_64-image = "manylinux2010" manylinux-i686-image = "manylinux2010" +build-frontend = "pip" environment = { LDFLAGS = "-static-libstdc++" } [tool.cibuildwheel.macos.environment]