git » python-structlog.git » commit 66d6c69

Add nvchecker configuration

author Chih-Hsuan Yen
2024-03-01 05:47:14 UTC
committer Chih-Hsuan Yen
2024-03-01 05:47:14 UTC
parent 5de126f622360666415bb7b712f48120fffe5e03

Add nvchecker configuration

.nvchecker.toml +2 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..729c798
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,2 @@
+source = "pypi"
+pypi = "structlog"