nvchecker: add python-dnc

This commit is contained in:
George Rawlinson 2021-08-28 23:32:56 +00:00
parent 26d5a4288f
commit 272771813c
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 5 additions and 0 deletions

View File

@ -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"