You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
16 lines
350 B
Diff
16 lines
350 B
Diff
--- pyproject.toml.orig 2026-07-02 10:24:29
|
|
+++ pyproject.toml 2026-07-03 22:25:46
|
|
@@ -1,11 +1,5 @@
|
|
[build-system]
|
|
-requires = [
|
|
- "hatchling==1.30.1",
|
|
- "packaging==26.2",
|
|
- "pathspec==1.1.1",
|
|
- "pluggy==1.6.0",
|
|
- "trove-classifiers==2026.6.1.19",
|
|
-]
|
|
+requires = ["hatchling==1.30.1"]
|
|
build-backend = "hatchling.build"
|
|
|
|
[project]
|