nvchecker: add python-darkdetect

This commit is contained in:
George Rawlinson 2022-04-13 20:05:21 +12:00
parent ed851f981b
commit 7953fc8682
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 5 additions and 0 deletions

View File

@ -136,6 +136,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[python-darkdetect]
source = "github"
github = "albertosottile/darkdetect"
use_max_tag = true
prefix = "v"
[python-minio]
source = "github"
github = "minio/minio-py"