git » python-sphinxygen.git » commit ee67aae

add nvchecker

author T.J. Townsend
2024-07-14 18:53:31 UTC
committer T.J. Townsend
2024-07-14 18:53:31 UTC
parent bbae926621111421b6a25cc59b1d7b3927d30e73

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..b50d8fb
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[python-sphinxygen]
+source = "git"
+git = "https://gitlab.com/drobilla/sphinxygen.git"
+prefix = "v"