Changes: https://github.com/dmuellner/fastcluster/releases https://github.com/dmuellner/fastcluster/blob/master/NEWS.txt
9 lines
223 B
TOML
9 lines
223 B
TOML
--- 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"]
|