pgAdmin 4 commit: Add a top level Makefile with a target and appropriat - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add a top level Makefile with a target and appropriat
Date
Msg-id E1afPiZ-0006xt-6I@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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 <muhammad.aqeel@enterprisedb.com>

Modified Files
--------------
.gitignore           |  5 +++
Makefile             | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++
pkg/pip/setup_pip.py | 83 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 179 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix an issue with uneditable text fields containing l
Next
From: Dave Page
Date:
Subject: Re: PIP Package Building for pgAdmin4