git » python-mdurl.git » commit b11490e

add nvchecker

author T.J. Townsend
2024-07-14 18:33:31 UTC
committer T.J. Townsend
2024-07-14 18:33:31 UTC
parent 64d271f867066a0ea97c7a082a92815309594160

add nvchecker

.nvchecker.toml +3 -0

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