git » python-feedparser.git » commit d3d3818

add nvchecker

author T.J. Townsend
2024-07-14 18:23:44 UTC
committer T.J. Townsend
2024-07-14 18:23:44 UTC
parent 74796f2f1fde516fe6c8113730fe0ab6cb040a37

add nvchecker

.nvchecker.toml +4 -0

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