Re: [pgadmin-hackers] backports.csv

2017-05-12 Thread Murtuza Zabuawala
Hi Dave, I am not sure on this. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, May 12, 2017 at 5:32 PM, Dave Page wrote: > Hi Murtuza, > > Your recent addition of backports.csv to the pgAdmin requirements.txt > seems to be caus

[pgadmin-hackers] backports.csv

2017-05-12 Thread Dave Page
Hi Murtuza, Your recent addition of backports.csv to the pgAdmin requirements.txt seems to be causing an interesting problem. Whilst it works fine in a regular Python environment, in the cut-down environment used by the desktop runtime it fails because there is no backports/__init__.py file. This