Hi,

PFA the patch to build PIP package for pgAdmin4 web component. It builds
PIP wheel file based on Python version in PATH.

This pip package build setup is supported for python version 2.6 and above.
The pip package can easily be built with a make statement.

Makefile has following targets.
  - install-required: To install packages required to build PIP package.
  - all: To build PIP package
  - install-pip: To install built PIP package
  - clean: To clean the sources.

setup_pgadmin4.py file contains all the Meta information needed to build
the PIP package.

The version for the pip package is picked up from web/config.py file.

--Aqeel

Attachment: pgadmin4_pip_framework.patch
Description: Binary data

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to