mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
294 B
Diff
12 lines
294 B
Diff
--- pyproject.toml.orig 2025-06-09 10:29:24
|
|
+++ pyproject.toml 2025-06-09 10:29:34
|
|
@@ -4,7 +4,7 @@
|
|
build-backend = "_own_version_helper:build_meta"
|
|
requires = [
|
|
"setuptools>=61",
|
|
- 'tomli<=2.0.2; python_version < "3.11"',
|
|
+ 'tomli; python_version < "3.11"',
|
|
]
|
|
backend-path = [
|
|
".",
|