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
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[python-psycopg]
|
||||||
|
source = "github"
|
||||||
|
github = "psycopg/psycopg"
|
||||||
|
use_max_tag = true
|
||||||
|
exclude_regex = "^pool-.*$"
|
||||||
|
|
||||||
[rustzx]
|
[rustzx]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "rustzx/rustzx"
|
github = "rustzx/rustzx"
|
||||||
|
|
Loading…
Reference in a new issue