Overhaul the PIP build system so it's less messy on disk during builds, and avoids packaging unnecessary files.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=29fbbb581f3551c43eeabeb9d57835f90e7650a0
Modified Files
--------------
.gitignore | 5 +--
Makefile | 97 ++++++++--------------------------------------------
pkg/pip/build.sh | 81 +++++++++++++++++++++++++++++++++++++++++++
pkg/pip/setup_pip.py | 4 +--
4 files changed, 98 insertions(+), 89 deletions(-)