From 3087c7476a05c19267b31b20359dd59bad5a86bb Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 13 Oct 2025 08:49:58 +0000 Subject: Adding metadata --- dev-python/click-command-tree/click-command-tree-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/click-command-tree') diff --git a/dev-python/click-command-tree/click-command-tree-1.1.1.ebuild b/dev-python/click-command-tree/click-command-tree-1.1.1.ebuild index 088f9a4be274..0ef8fbba06a8 100644 --- a/dev-python/click-command-tree/click-command-tree-1.1.1.ebuild +++ b/dev-python/click-command-tree/click-command-tree-1.1.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 DESCRIPTION="click plugin to show the command tree of your CLI" -- cgit v1.3.1