forked from mirrors/nixpkgs
almir: add psycopg2 dependency
This commit is contained in:
parent
9df4bb9d67
commit
fabdb68055
|
@ -298,6 +298,7 @@ rec {
|
|||
pythonPackages.waitress
|
||||
pythonPackages.webhelpers
|
||||
pythonPackages.zope_sqlalchemy
|
||||
pythonPackages.psycopg2
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
|
Loading…
Reference in a new issue