git » python-pkgconfig.git » commit 3f58095

Add nvchecker.toml

author Antonio Rojas
2024-02-11 17:46:28 UTC
committer Antonio Rojas
2024-02-11 17:46:28 UTC
parent 1122fa37d1159e211865c3832940478e97bd05ae

Add nvchecker.toml

.nvchecker.toml +5 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..e0fda1d
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[python-pkgconfig]
+source = 'github'
+github = 'matze/pkgconfig'
+use_max_tag = true
+prefix = 'v'