Files
2026-05-24 22:12:33 -04:00

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]