You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
12 lines
326 B
Diff
12 lines
326 B
Diff
--- pyproject.toml.orig 2024-12-14 21:58:36
|
|
+++ pyproject.toml 2024-12-14 21:58:45
|
|
@@ -70,7 +70,7 @@
|
|
build-backend = "mesonpy"
|
|
# Also keep in sync with optional dependencies above.
|
|
requires = [
|
|
- "meson-python>=0.13.1,<0.17.0",
|
|
+ "meson-python>=0.13.1",
|
|
"pybind11>=2.13.2,!=2.13.3",
|
|
"setuptools_scm>=7",
|
|
]
|