From 2693f789d0816f89acc9be0428eee492db2069ae Mon Sep 17 00:00:00 2001 From: Evgenii Alekseev Date: Tue, 21 Jul 2026 00:21:54 +0300 Subject: [PATCH] build: explicit hatchling dep --- tox.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.toml b/tox.toml index f01f6510..3189feae 100644 --- a/tox.toml +++ b/tox.toml @@ -87,6 +87,7 @@ name = "ahriman" description = "Create source files tarball" deps = [ "build", + "hatchling", ] skip_install = true commands = [