pgAdmin 4 commit: Depend on psycopg2-binary in the Python wheel, rather - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject pgAdmin 4 commit: Depend on psycopg2-binary in the Python wheel, rather
Date
Msg-id E1hIRzn-00070b-Dp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Depend on psycopg2-binary in the Python wheel, rather than psycopg2. Fixes #4165

(cherry picked from commit ded446fe8aedfea9d7f2cb7c8a804cc48424d591)

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=00699f09f103c2a9b1cb9c39b869235bcd9ffa47
Author: Dave Page <dpage@pgadmin.org>

Modified Files
--------------
docs/en_US/release_notes_4_6.rst | 1 +
pkg/pip/setup_pip.py             | 5 +++++
2 files changed, 6 insertions(+)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] browser beforeunload event code improvements
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Improvement for 'beforeunload' event, bind the event