Hi Dave,
On Mon, Mar 14, 2016 at 7:06 PM, Dave Page wrote:
> Hi
>
> On Mon, Mar 14, 2016 at 1:46 PM, Muhammad Aqeel
> wrote:
> > Hi Dave,
> >
> > I tested the build after your commit. There were minor bugs in your
> changes
> > which prevented the pack
the build. It is working
fine now and pgadmin4.egg-info/SOURCES.txt showing no .pyc file and
pgadmin4.db file in it.
--Aqeel
On Mon, Mar 14, 2016 at 3:30 PM, Muhammad Aqeel <
[email protected]> wrote:
> Thanks Dave.
>
> --Aqeel
>
> On Mon, Mar 14, 2016 at 3:28
; On Mon, Mar 14, 2016 at 6:33 AM, Muhammad Aqeel
> wrote:
> > Sorry for broken patch.
> > PFA the corrected patch.
> >
> > --Aqeel
> >
> > On Fri, Mar 11, 2016 at 5:51 PM, Dave Page wrote:
> >>
> >> EBROKENPATCH
> >>
>
No such file or directory
>
> On Fri, Mar 11, 2016 at 11:19 AM, Muhammad Aqeel
> wrote:
> > PFA the updated patch.
> >
> > On Wed, Mar 9, 2016 at 10:25 PM, Dave Page wrote:
> >>
> >> Hi
> >>
> >> On Wed, Mar 9, 2016 at 2:24 PM, M
PFA the updated patch.
On Wed, Mar 9, 2016 at 10:25 PM, Dave Page wrote:
> Hi
>
> On Wed, Mar 9, 2016 at 2:24 PM, Muhammad Aqeel
> wrote:
> > Hi,
> >
> > PFA the patch to build PIP package for pgAdmin4 web component. It builds
> PIP
> > wheel file based
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.
-