pgAdmin 4 commit: Include PIP requirements files for both Python 2 and

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Include PIP requirements files for both Python 2 and
Date: 2015-11-03 14:14:40
Message-ID: E1ZtcMC-0005u2-Uj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Include PIP requirements files for both Python 2 and Python 3.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=da6043e7a5edfb7cfa920e725fb56faaa511a09f
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
requirements.txt | 28 ----------------------------
requirements_py2.txt | 29 +++++++++++++++++++++++++++++
requirements_py3.txt | 27 +++++++++++++++++++++++++++
3 files changed, 56 insertions(+), 28 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2015-11-05 12:08:36 Patch - pgAdmin4 [to add support for python3]
Previous Message Ashesh Vashi 2015-11-03 07:06:46 pgAdmin 4 commit: Do not set focus to the properties container, when se