git » python-shtab.git » commit 329459f

add nvchecker

author T.J. Townsend
2024-07-14 18:51:06 UTC
committer T.J. Townsend
2024-07-14 18:51:06 UTC
parent 8839877b6eed31f936c3ca37d691cbc7a801d08e

add nvchecker

.nvchecker.toml +4 -0

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