author | Caleb Maclennan
<alerque@archlinux.org> 2024-02-20 11:03:39 UTC |
committer | Caleb Maclennan
<alerque@archlinux.org> 2024-02-20 11:03:39 UTC |
parent | 1579e2bc11772bf376d228c63bb2879f0c50dff0 |
.nvchecker.toml | +5 | -0 |
diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 0000000..1f8fa4d --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,5 @@ +[python-pycryptodome] +source = "github" +github = "Legrandin/pycryptodome" +prefix = "v" +use_max_tag = true