python3Packages.psycopg-pool: don't check metadata
This commit is contained in:
@@ -108,6 +108,9 @@ let
|
||||
|
||||
dependencies = [ typing-extensions ];
|
||||
|
||||
# the psycopg-pool version isn't updated in tandem with psycopg
|
||||
dontCheckPythonMetadata = true;
|
||||
|
||||
# tested in psycopg
|
||||
doCheck = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user