diff options
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" |
