nvchecker: add redo-python
This commit is contained in:
parent
a4aeeaa4f9
commit
4b70d8dc29
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue