git » python-keyring.git » commit 942b209

add nvchecker

author T.J. Townsend
2024-07-14 18:31:01 UTC
committer T.J. Townsend
2024-07-14 18:31:01 UTC
parent 14ac4529d99ce017bede12cbba7c4c5ec9ebdbcf

add nvchecker

.nvchecker.toml +3 -0

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