git » python-sgmllib3k.git » commit b6ff442

add nvchecker

author Jelle van der Waa
2024-07-12 10:03:52 UTC
committer Jelle van der Waa
2024-07-12 10:03:52 UTC
parent 230e0a341b666653f6ca1fafba82b55a679d039e

add nvchecker

.nvchecker.toml +3 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..0ce20fa
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-sgmllib3k]
+source = "pypi"
+pypi = "sgmllib3k"