git » python-platformdirs.git » commit 5a61437

Add nvchecker integration

author David Runge
2024-03-12 08:49:05 UTC
committer David Runge
2024-03-12 08:49:05 UTC
parent 3941a1efa4fd75fe03fa84a5f44b26e64a8d4116

Add nvchecker integration

Signed-off-by: David Runge <dvzrv@archlinux.org>

.nvchecker.toml +3 -0

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