git » python-requests-toolbelt.git » commit 5b94394

add nvchecker

author T.J. Townsend
2024-07-14 18:49:06 UTC
committer T.J. Townsend
2024-07-14 18:49:06 UTC
parent da311fa45798fb111c27ba3a73e3a5e17c78d62f

add nvchecker

.nvchecker.toml +3 -0

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