summaryrefslogtreecommitdiff
path: root/math/py-jij-cimod/files/patch-pyproject.toml
blob: 3bc3e040dfe8bea3290d9545f95bcb0f25d764c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2025-10-11 17:30:54 UTC
+++ pyproject.toml
@@ -17,7 +17,7 @@ requires = [
     "scikit-build-core>=0.10",
     "setuptools_scm[toml]",
     "pybind11",
-    "oldest-supported-numpy",
+    "numpy",
 ]
 build-backend = "scikit_build_core.build"