Files

10 lines
222 B
Diff
Raw Permalink Normal View History

2025-12-04 12:02:18 -05:00
--- pyproject.toml.orig 2025-12-04 12:01:03
+++ pyproject.toml 2025-12-04 12:01:11
@@ -1,5 +1,5 @@
[build-system]
-requires = ["hatchling", "pip"]
+requires = ["hatchling"]
build-backend = "hatchling.build"
[project]