nvchecker: add python-uri-template
This commit is contained in:
parent
9a95fce500
commit
c64f3114d8
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[python-uri-template]
|
||||
source = "github"
|
||||
github = "plinss/uri_template"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[python-xmlschema]
|
||||
source = "github"
|
||||
github = "sissaschool/xmlschema"
|
||||
|
|
Loading…
Reference in a new issue