Re: pgAdmin 4 commit: Fix requirements for Python 2.6.

2018-04-04 Thread Dave Page
Already on it. Unfortunately this is being fine-tuned through the test infrastructure, as my Python 2.6 installation is exhibiting some weird behaviour. On Wed, Apr 4, 2018 at 2:15 PM, Neel Patel wrote: > Hi, > > Do we really require "*Flask-Security" *package to mentioned multiple > times for d

Re: pgAdmin 4 commit: Fix requirements for Python 2.6.

2018-04-04 Thread Neel Patel
Hi, Do we really require "*Flask-Security" *package to mentioned multiple times for different python version. If not, we should remove it from one place. I am getting below error while running "pip install -r requirements.txt". *Double requirement given: Flask-Security>=3.0.0 (from -r ../../requ