mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
11 lines
249 B
TOML
11 lines
249 B
TOML
--- pyproject.toml.orig 2023-10-23 02:32:14 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,8 +1,6 @@
|
|
[build-system]
|
|
requires = [
|
|
"scikit-build-core>=0.1.5",
|
|
- "cmake>=3.20",
|
|
- "ninja",
|
|
"pybind11>=2.10",
|
|
]
|
|
build-backend = "scikit_build_core.build"
|