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
262 B
Diff
12 lines
262 B
Diff
--- pyproject.toml.orig 2024-01-13 07:23:01
|
|
+++ pyproject.toml 2024-01-13 07:23:13
|
|
@@ -1,7 +1,7 @@
|
|
[build-system]
|
|
requires = [
|
|
"hatchling >=1.11.1,<2.0.0",
|
|
- "hatch-vcs >=0.3.0,<0.4.0",
|
|
+ "hatch-vcs >=0.3.0",
|
|
]
|
|
build-backend = "hatchling.build"
|
|
|