git » python-pyelftools.git » commit 1ed14bc

add nvchecker

author T.J. Townsend
2024-07-14 18:41:48 UTC
committer T.J. Townsend
2024-07-14 18:41:48 UTC
parent ebe0b1bfd1726d738092a56b0d7e39c42dfbd1a2

add nvchecker

.nvchecker.toml +4 -0

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