build: explicit hatchling dep

This commit is contained in:
2026-07-21 00:22:07 +03:00
parent 08ade0b425
commit 2693f789d0
+1
View File
@@ -87,6 +87,7 @@ name = "ahriman"
description = "Create source files tarball" description = "Create source files tarball"
deps = [ deps = [
"build", "build",
"hatchling",
] ]
skip_install = true skip_install = true
commands = [ commands = [