nvchecker: add python-dnc
This commit is contained in:
parent
26d5a4288f
commit
272771813c
1 changed files with 5 additions and 0 deletions
|
@ -84,6 +84,11 @@ use_max_tag = true
|
|||
prefix = "v"
|
||||
exclude_regex = "^.*(rc).*$"
|
||||
|
||||
[python-dnc]
|
||||
source = "github"
|
||||
github = "fcambus/dnc"
|
||||
use_max_tag = true
|
||||
|
||||
[miller]
|
||||
source = "github"
|
||||
github = "johnkerl/miller"
|
||||
|
|
Loading…
Reference in a new issue