nvchecker: add python-pydrive2

This commit is contained in:
George Rawlinson 2022-07-06 17:58:05 +00:00
parent 6058f4ba90
commit 3cee5836c4
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 5 additions and 0 deletions

View File

@ -140,6 +140,11 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[python-pydrive2]
source = "github"
github = "iterative/PyDrive2"
use_max_tag = true
[hush]
source = "github"
github = "hush-shell/hush"