diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-05 12:38:14 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-05 12:38:14 +0200 |
| commit | 807ffe2954e93774015ef3b996eb4e8860ee6771 (patch) | |
| tree | c19f558fe34876e6c725b275f969d504e1f0e766 /.extras/nvchecker.toml | |
| parent | fe29482ee2e110c2d76e84d46abf88c7c0196655 (diff) | |
| download | my-slackbuilds-807ffe2954e93774015ef3b996eb4e8860ee6771.tar.gz my-slackbuilds-807ffe2954e93774015ef3b996eb4e8860ee6771.zip | |
python3-typer: add version 0.25.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to '.extras/nvchecker.toml')
| -rw-r--r-- | .extras/nvchecker.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.extras/nvchecker.toml b/.extras/nvchecker.toml index 1d47701..7cabe4b 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -89,3 +89,7 @@ use_max_tag = true [python3-annotated-doc] source = "pypi" pypi = "annotated-doc" + +[python3-typer] +source = "pypi" +pypi = "typer" |
