diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-05 13:21:21 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-05 13:21:21 +0200 |
| commit | 35c5bdf8533c2013f026114a96ae50a1a7e177ab (patch) | |
| tree | 8008280b79babeb904f53160965a99ae187a6057 /.extras/nvchecker.toml | |
| parent | ffb9bd6efb842695f86952d78e29204cd893789b (diff) | |
| download | my-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/nvchecker.toml')
| -rw-r--r-- | .extras/nvchecker.toml | 5 |
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 |
