We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3852160 commit 5f26295Copy full SHA for 5f26295
graalpython/lib-graalpython/patches/scipy-1.10.1.patch
@@ -1,8 +1,13 @@
1
diff --git a/pyproject.toml b/pyproject.toml
2
-index 454a3c2e..7c96eb11 100644
+index 454a3c2e..b23c98eb 100644
3
--- a/pyproject.toml
4
+++ b/pyproject.toml
5
-@@ -15,48 +15,11 @@ requires = [
+@@ -11,52 +11,16 @@
6
+ build-backend = 'mesonpy'
7
+ requires = [
8
+ "meson-python>=0.11.0,<0.13.0",
9
++ "pyproject-metadata<0.9",
10
+ "Cython>=0.29.32,<3.0",
11
# conservatively avoid issues from
12
# https://github.com/pybind/pybind11/issues/4420
13
"pybind11==2.10.1",
0 commit comments