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