You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
321 B
Diff
12 lines
321 B
Diff
--- pyproject.toml.orig 2026-05-23 22:30:08
|
|
+++ pyproject.toml 2026-05-23 22:30:27
|
|
@@ -103,7 +103,7 @@
|
|
"typecheck:mypy" = "mypy ."
|
|
|
|
[build-system]
|
|
-requires = ["hatchling==1.26.3", "hatch-fancy-pypi-readme"]
|
|
+requires = ["hatchling", "hatch-fancy-pypi-readme"]
|
|
build-backend = "hatchling.build"
|
|
|
|
[tool.hatch.build]
|