summarylogtreecommitdiffstats
path: root/.nvchecker.toml
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 12:35:51 +0300
committerCaleb Maclennan2024-03-28 12:35:51 +0300
commit93ca6f9eb3eeaca7fe9e1cacc935489a6661eaf9 (patch)
tree18f1eaa17e9602af0fb7c240c09393b61dbeb12a /.nvchecker.toml
parent499969f2409cae92dcb2921a563ec41ddbc27352 (diff)
downloadaur-93ca6f9eb3eeaca7fe9e1cacc935489a6661eaf9.tar.gz
Setup nvchecker
Diffstat (limited to '.nvchecker.toml')
-rw-r--r--.nvchecker.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..e158a3975d4c
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-click-man]
+source = "pypi"
+pypi = "click-man"