nvchecker: add python-pydeps

This commit is contained in:
George Rawlinson 2021-09-24 21:43:47 +00:00
parent 4093cf1210
commit d040ed0726
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -90,6 +90,12 @@ github = "jellyfin/jellyfin"
use_max_tag = true
prefix = "v"
[python-pydeps]
source = "github"
github = "thebjorn/pydeps"
use_max_tag = true
prefix = "v"
[python-stdlib-list]
source = "github"
github = "jackmaney/python-stdlib-list"