git » python-jaraco.classes.git » commit a747464

Add nvchecker configuration

author Chih-Hsuan Yen
2024-03-01 05:46:59 UTC
committer Chih-Hsuan Yen
2024-03-01 05:46:59 UTC
parent 37543dec14b024d51859607d1a37fae042e96d6c

Add nvchecker configuration

.nvchecker.toml +2 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..0074f50
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,2 @@
+source = "pypi"
+pypi = "jaraco.classes"