nvchecker: add exclude_regex to python-cheetah3
This commit is contained in:
parent
0295a9e6e4
commit
639a2df681
1 changed files with 1 additions and 0 deletions
|
@ -369,6 +369,7 @@ use_max_tag = true
|
|||
source = "github"
|
||||
github = "CheetahTemplate3/cheetah3"
|
||||
use_max_tag = true
|
||||
exclude_regex = "^.*(alpha|beta|rc|dev|post|pre).*$"
|
||||
|
||||
[python-guessit]
|
||||
source = "github"
|
||||
|
|
Loading…
Reference in a new issue