summaryrefslogtreecommitdiff
path: root/math/py-fastcluster/files/patch-pyproject.toml
blob: 1b5181373b1a41158f9bd5487b687d596517c3ac (plain) (blame)
1
2
3
4
5
6
7
8
--- pyproject.toml.orig	2025-05-06 15:48:45 UTC
+++ pyproject.toml
@@ -1,4 +1,4 @@ requires = ["setuptools",
 [build-system]
 requires = ["setuptools",
             "wheel",
-            "numpy >= 2"]
+            "numpy"]