python312Packages.psycopg-{c,pool}: expose attributes (#340367)
This commit is contained in:
@@ -10635,6 +10635,8 @@ self: super: with self; {
|
||||
psychrolib = callPackage ../development/python-modules/psychrolib { };
|
||||
|
||||
psycopg = callPackage ../development/python-modules/psycopg { };
|
||||
psycopg-pool = psycopg.pool;
|
||||
psycopg-c = psycopg.c;
|
||||
|
||||
psycopg2 = callPackage ../development/python-modules/psycopg2 { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user