nvchecker: add rawdog

This commit is contained in:
George Rawlinson 2022-09-27 20:35:47 +13:00
parent 5569efd6ab
commit c909903db6
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
[rawdog]
source = "github"
github = "echarlie/rawdog-py3"
use_max_tag = true
[python-tidylib]
source = "github"
github = "countergram/pytidylib"