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(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers