pgAdmin 4 commit: Depend on psycopg2-binary in the Python wheel, rather

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Depend on psycopg2-binary in the Python wheel, rather
Date: 2019-04-11 09:08:49
Message-ID: E1hEVhR-0006Ov-D6@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Depend on psycopg2-binary in the Python wheel, rather than psycopg2. Fixes #4165

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ded446fe8aedfea9d7f2cb7c8a804cc48424d591

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message fred.escallier 2019-04-11 09:44:05 little messages update
Previous Message Akshay Joshi 2019-04-11 07:58:17 Re: [pgAdmin4][Patch] - RM 4104 & RM 3938 - Partition table fixes