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
319 B
Diff
12 lines
319 B
Diff
--- pyproject.toml.orig 2026-02-25 11:39:05
|
|
+++ pyproject.toml 2026-02-25 11:39:16
|
|
@@ -64,7 +64,7 @@
|
|
all = ["cclib[bridges]"]
|
|
|
|
[build-system]
|
|
-requires = ["setuptools >= 61.0", "versioningit~=2.0"]
|
|
+requires = ["setuptools >= 61.0", "versioningit>=2.0"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[tool.setuptools]
|