summarylogtreecommitdiffstats
path: root/pyproject_toml_deps.patch
blob: 739361f50e19b969de4d1f4e5af98140e38b7b32 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml
+++ pyproject.toml

@@ -2,7 +2,5 @@ Installed through PKGBUILD but cause an error here.
 requires = [
     "scikit-build-core>=0.1.5",
-    "cmake>=3.20",
-    "ninja",
     "pybind11>=2.10",
 ]
 build-backend = "scikit_build_core.build"