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
1 changed files with 6 additions and 0 deletions

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"