Files
2026-05-02 16:07:15 -05:00

12 lines
293 B
Diff

--- pyproject.toml.orig 2020-02-01 18:00:00
+++ pyproject.toml 2026-05-02 15:41:22
@@ -78,7 +78,7 @@
]
[build-system]
-requires = ["hatchling==1.26.3", "hatch-fancy-pypi-readme"]
+requires = ["hatchling", "hatch-fancy-pypi-readme"]
build-backend = "hatchling.build"
[tool.hatch.build]