git » python-jeepney.git » commit 3189bb7

add nvchecker

author T.J. Townsend
2024-07-14 18:29:51 UTC
committer T.J. Townsend
2024-07-14 18:29:51 UTC
parent f16d640b311358e66be43a84405f95a7424b68ad

add nvchecker

.nvchecker.toml +3 -0

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