--- pyproject.toml.orig 2022-11-09 13:37:21 +++ pyproject.toml 2024-06-06 09:27:33 @@ -45,7 +45,7 @@ changelog = "https://github.com/PDAL/python-plugins/blob/main/README.rst" [build-system] -requires = ["scikit-build-core", "numpy", "pybind11[global]"] +requires = ["scikit-build-core", "numpy", "pybind11"] build-backend = "scikit_build_core.build" #[tool.scikit-build-core]