pyproject.toml: psycopg2 -> psycopg2-binary
This commit is contained in:
@@ -24,7 +24,7 @@ python3Packages.buildPythonApplication {
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
brother-ql
|
||||
matplotlib
|
||||
psycopg2
|
||||
psycopg2-binary
|
||||
python-barcode
|
||||
sqlalchemy
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user