git » python-pgpy.git » commit a37106c

add nvchecker

author T.J. Townsend
2024-07-14 18:38:51 UTC
committer T.J. Townsend
2024-07-14 18:38:51 UTC
parent 7b1d14517ea85e2c196cbf2a9abd5db8e2ee4927

add nvchecker

.nvchecker.toml +4 -0

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