nvchecker: add python-psycopg

This commit is contained in:
George Rawlinson 2022-06-08 15:30:15 +12:00
parent 8f05adfb58
commit ca919433ec
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -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"