This restores 3f582fcf38bb0cee40f9346683490aceb3bda654 but with allflavors removed. PR: ports/287794
12 lines
247 B
TOML
12 lines
247 B
TOML
--- pyproject.toml.orig 2025-06-24 22:40:55 UTC
|
|
+++ pyproject.toml
|
|
@@ -2,7 +2,7 @@ requires = [
|
|
build-backend = "mesonpy"
|
|
requires = [
|
|
"Cython>=0.29.34,<3.1",
|
|
- "meson-python>=0.15.0,<0.16.0",
|
|
+ "meson-python>=0.15.0",
|
|
]
|
|
|
|
[project]
|