nvchecker: add redo-python

This commit is contained in:
George Rawlinson 2022-02-26 07:24:03 +00:00
parent a4aeeaa4f9
commit 4b70d8dc29
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -183,6 +183,12 @@ github = "zyantific/zycore-c"
use_max_tag = true
prefix = "v"
[redo-python]
source = "github"
github = "apenwarr/redo"
use_max_tag = true
prefix = "redo-"
[redo-c]
source = "github"
github = "leahneukirchen/redo-c"