Add a top level Makefile with a target and appropriate Python stuff to build a PIP package of the web code.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dc64160f8249ec8ce9bf2978c8573e2706f8c432 Author: Muhammad Aqeel <[email protected]> Modified Files -------------- .gitignore | 5 +++ Makefile | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++ pkg/pip/setup_pip.py | 83 +++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 179 insertions(+) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
