Thanks, patch applied. On Tue, May 9, 2017 at 12:28 PM, Magnus Hagander <[email protected]> wrote:
> Right now psycopg2 is required to be exactly version 2.6.2, which makes it > mostly impossible to install pgadmin4 without having the postgresql C > development packages installed (since you need to rebuild psycopg2 from > source to make that work, given that few platforms ship *exactly* that > version). > > I suggest just saying "2.6 or greater", which should make it work on many > more platforms. > > AFAIK there aren't any other packages with similar compile requirements, > so the rest seem OK. > > -- > Magnus Hagander > Me: https://www.hagander.net/ <http://www.hagander.net/> > Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/> > > > -- > Sent via pgadmin-hackers mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company
