mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
13 lines
301 B
TOML
13 lines
301 B
TOML
--- pyproject.toml.orig 2024-09-04 19:20:00 UTC
|
|
+++ pyproject.toml
|
|
@@ -8,10 +8,8 @@ requires = [
|
|
"setuptools>=64;python_version>='3.12'",
|
|
|
|
"wheel>=0.34.2",
|
|
- "cmake>=3.18",
|
|
"scikit-build",
|
|
"nanobind>=1.3",
|
|
- "ninja",
|
|
"pcpp",
|
|
]
|
|
build-backend = "setuptools.build_meta"
|