git » python-pyasn1.git » commit 3712437

add nvchecker

author T.J. Townsend
2024-07-15 18:34:51 UTC
committer T.J. Townsend
2024-07-15 18:34:51 UTC
parent 81b6ecaf67f948038b60e13e42caf21ffce13ab6

add nvchecker

.nvchecker.toml +4 -0

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