git » python-jaraco.functools.git » commit 5563323

Add nvchecker configuration

author Chih-Hsuan Yen
2024-03-01 05:58:38 UTC
committer Chih-Hsuan Yen
2024-03-01 05:58:38 UTC
parent 3b7b794fa52a89b0a15353fdf04de9bf9ea7f653

Add nvchecker configuration

.nvchecker.toml +1 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
index 985f5da..156b531 100644
--- a/.nvchecker.toml
+++ b/.nvchecker.toml
@@ -1,2 +1,3 @@
+["python-jaraco.functools"]
 source = "pypi"
 pypi = "jaraco.functools"