git » python-jaraco.classes.git » commit 7940e91

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 a74746471543b02b8236702033aee1167952949a

Add nvchecker configuration

.nvchecker.toml +1 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
index 0074f50..a2eedbd 100644
--- a/.nvchecker.toml
+++ b/.nvchecker.toml
@@ -1,2 +1,3 @@
+["python-jaraco.classes"]
 source = "pypi"
 pypi = "jaraco.classes"