Files

12 lines
321 B
Diff
Raw Permalink Normal View History

2026-05-21 22:45:05 -04:00
--- 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]