git » python-readability-lxml.git » commit f1d1b18

add nvchecker

author T.J. Townsend
2024-07-14 18:48:09 UTC
committer T.J. Townsend
2024-07-14 18:48:09 UTC
parent 1eb57ed8c0e7f929da1773c2d7df0012e9072840

add nvchecker

.nvchecker.toml +4 -0

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