aboutsummaryrefslogtreecommitdiffstats
path: root/.extras
diff options
context:
space:
mode:
Diffstat (limited to '.extras')
-rw-r--r--.extras/nvchecker.toml4
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"