pgAdmin 4 commit: Merge the Python 2 & 3 requirements files, and break

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Merge the Python 2 & 3 requirements files, and break
Date: 2017-02-26 09:06:22
Message-ID: E1chumc-0003wm-RK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Merge the Python 2 & 3 requirements files, and break out test requirements into a separate file.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1e5de7e66e7e578a7803087389d18102e0f5d945

Modified Files
--------------
Make.bat | 6 +-----
README | 7 +++++--
pkg/mac/build.sh | 6 ++----
requirements.txt | 39 +++++++++++++++++++++++++++++++++++++
requirements_py2.txt | 43 -----------------------------------------
requirements_py3.txt | 41 ---------------------------------------
web/regression/README | 10 ++++++++++
web/regression/requirements.txt | 4 ++++
8 files changed, 61 insertions(+), 95 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-02-26 09:10:26 HEADS-UP: pgAdmin Python requirements changes
Previous Message Dave Page 2017-02-26 08:39:12 Feature test issues