nvchecker: add python-pydeps
This commit is contained in:
parent
4093cf1210
commit
d040ed0726
1 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,12 @@ github = "jellyfin/jellyfin"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[python-pydeps]
|
||||||
|
source = "github"
|
||||||
|
github = "thebjorn/pydeps"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[python-stdlib-list]
|
[python-stdlib-list]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "jackmaney/python-stdlib-list"
|
github = "jackmaney/python-stdlib-list"
|
||||||
|
|
Loading…
Reference in a new issue