Re: [pgadmin-hackers] Pip Setup Typo Fix & Question - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgadmin-hackers] Pip Setup Typo Fix & Question
Date
Msg-id CA+OCxow=rp7NWWdP9OfCHq-mHS70f_SffN9J+XbhJmNpKnK6wA@mail.gmail.com
Whole thread Raw
In response to Re: [pgadmin-hackers] Pip Setup Typo Fix & Question  (Jonas Thelemann <e-mail@jonas-thelemann.de>)
List pgadmin-hackers
On Sat, Mar 4, 2017 at 10:24 PM, Jonas Thelemann
<e-mail@jonas-thelemann.de> wrote:
> Ok, "py2.py3" makes sense because it's for both python versions.

Right - I figured out how to make a universal wheel a week or so back.

> But why is a v1.1 still (re)build?

Are you sure it's not a left-over build (or partial build in the
pip-build directory that the Python setuptools are finding and
rebuilding)?

Try "make clean" (and possibly "make clean-dist", though that will
blow away any previously completed builds).

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgadmin-hackers by date:

Previous
From: Jonas Thelemann
Date:
Subject: Re: [pgadmin-hackers] Pip Setup Typo Fix & Question
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers][discussion] Javascript package management (Yarn?)