nvchecker: add python-psycopg
This commit is contained in:
parent
8f05adfb58
commit
ca919433ec
1 changed files with 6 additions and 0 deletions
|
@ -146,6 +146,12 @@ github = "nptcl/npt"
|
|||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[python-psycopg]
|
||||
source = "github"
|
||||
github = "psycopg/psycopg"
|
||||
use_max_tag = true
|
||||
exclude_regex = "^pool-.*$"
|
||||
|
||||
[rustzx]
|
||||
source = "github"
|
||||
github = "rustzx/rustzx"
|
||||
|
|
Loading…
Reference in a new issue