nvchecker: add python-cheetah3

This commit is contained in:
George Rawlinson 2022-09-26 20:12:24 +13:00
parent 4dec4c3fbc
commit 641a141cdc
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 5 additions and 0 deletions

View File

@ -147,6 +147,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[python-cheetah3]
source = "github"
github = "CheetahTemplate3/cheetah3"
use_max_tag = true
[python-guessit]
source = "github"
github = "guessit-io/guessit"