You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
12 lines
386 B
Diff
12 lines
386 B
Diff
--- 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]
|