aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-h3/files/patch-pyproject.toml
blob: 52147e92455e989d772c77b101d3fe62130ae44e (plain) (blame)
1
2
3
4
5
6
7
8
--- pyproject.toml.orig	2024-03-09 18:55:18 UTC
+++ pyproject.toml
@@ -2,5 +2,4 @@ requires = [
 requires = [
     'scikit-build',
     'cython',
-    'cmake',
 ]