git » python-argparse-manpage.git » commit 5b2a90f

add nvchecker

author T.J. Townsend
2024-07-15 18:21:07 UTC
committer T.J. Townsend
2024-07-15 18:21:07 UTC
parent d69fcfa11d961b90719f49e1681a6dd198a535bc

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..53d9ae4
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[python-argparse-manpage]
+source = "git"
+git = "https://github.com/praiskup/argparse-manpage.git"
+prefix = "v"