git » python-pycurl.git » commit 4174aab

Add nvchecker integration

author David Runge
2024-04-09 21:27:28 UTC
committer David Runge
2024-04-09 21:27:28 UTC
parent 67786603bee33421922dc819a4a04f0fe14b36a3

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..ee60e4d
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[python-pycurl]
+source = "pypi"
+pypi = "pycurl"