1 2 3 4 5 6 7 8 9 10 11
--- pyproject.toml +++ pyproject.toml @@ -2,7 +2,5 @@ Installed through PKGBUILD but cause an error here. requires = [ "scikit-build-core>=0.1.5", - "cmake>=3.20", - "ninja", "pybind11>=2.10", ] build-backend = "scikit_build_core.build"