diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-05 12:36:54 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-05 12:36:54 +0200 |
| commit | fe29482ee2e110c2d76e84d46abf88c7c0196655 (patch) | |
| tree | f0a12ed7005d14d312c422f2e36156cb5599bffc /.extras | |
| parent | 977101282a9db7c717b1c75bfda88939b1a13ec7 (diff) | |
| download | my-slackbuilds-fe29482ee2e110c2d76e84d46abf88c7c0196655.tar.gz my-slackbuilds-fe29482ee2e110c2d76e84d46abf88c7c0196655.zip | |
python3-annotated-doc: add version 0.0.4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to '.extras')
| -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 e12f96a..1d47701 100644 --- a/.extras/nvchecker.toml +++ b/.extras/nvchecker.toml @@ -85,3 +85,7 @@ use_max_tag = true source = "github" github = "pypa/packaging" use_max_tag = true + +[python3-annotated-doc] +source = "pypi" +pypi = "annotated-doc" |
