git » python-argcomplete.git » commit b4437bb

Add nvchecker integration

author David Runge
2024-04-06 16:08:39 UTC
committer David Runge
2024-04-06 16:08:39 UTC
parent 20f889a098774ee099092e154375464203d7244d

Add nvchecker integration

Signed-off-by: David Runge <dvzrv@archlinux.org>

.nvchecker.toml +3 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..786c32e
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-argcomplete]
+source = "pypi"
+pypi = "argcomplete"