aboutsummaryrefslogtreecommitdiffstats
path: root/.extras
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-05 13:21:21 +0200
committerDanilo M. <danix@danix.xyz>2026-06-05 13:21:21 +0200
commit35c5bdf8533c2013f026114a96ae50a1a7e177ab (patch)
tree8008280b79babeb904f53160965a99ae187a6057 /.extras
parentffb9bd6efb842695f86952d78e29204cd893789b (diff)
downloadmy-slackbuilds-35c5bdf8533c2013f026114a96ae50a1a7e177ab.tar.gz
my-slackbuilds-35c5bdf8533c2013f026114a96ae50a1a7e177ab.zip
Added click 8.4.1 (sbo is stuck at 8.1.8)main
Diffstat (limited to '.extras')
-rw-r--r--.extras/nvchecker.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml
index 038535e..65cd627 100644
--- a/.extras/nvchecker.toml
+++ b/.extras/nvchecker.toml
@@ -97,3 +97,8 @@ pypi = "typer"
[python3-huggingface_hub]
source = "pypi"
pypi = "huggingface_hub"
+
+[click]
+source = "github"
+github = "mitsuhiko/click"
+use_max_tag = true