git » python-setproctitle.git » commit 45dc895

add nvchecker

author T.J. Townsend
2024-07-14 18:50:44 UTC
committer T.J. Townsend
2024-07-14 18:50:44 UTC
parent 9cabff3854def150ac4f84731deb570419d984e7

add nvchecker

.nvchecker.toml +3 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..4e07eaa
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-setproctitle]
+source = "pypi"
+pypi = "setproctitle"