python3Packages.click-command-tree: modernize

This commit is contained in:
Harinn
2026-06-07 11:03:49 +07:00
parent 2fbe0b8ca6
commit 315d63a678
@@ -12,6 +12,8 @@ buildPythonPackage (finalAttrs: {
version = "1.2.0";
pyproject = true;
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "whwright";
repo = "click-command-tree";