[pgadmin-hackers] pgAdmin 4 commit: Merge the Python 2 & 3 requirements files,and break - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Merge the Python 2 & 3 requirements files,and break
Date
Msg-id E1chumc-0003wm-RK@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] Feature test issues
Next
From: Dave Page
Date:
Subject: [pgadmin-hackers] HEADS-UP: pgAdmin Python requirements changes