Re: pgAdmin 4 commit: Fix requirements for Python 2.6.
От | Neel Patel |
---|---|
Тема | Re: pgAdmin 4 commit: Fix requirements for Python 2.6. |
Дата | |
Msg-id | CACCA4P0TvyH-R_C_u=1R07RSy9B63w110=6bTvEU=zCPtN8M+g@mail.gmail.com обсуждение исходный текст |
Ответ на | pgAdmin 4 commit: Fix requirements for Python 2.6. (Dave Page <dpage@pgadmin.org>) |
Ответы |
Re: pgAdmin 4 commit: Fix requirements for Python 2.6.
|
Список | pgadmin-hackers |
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 ../../requirements.txt (line 40)) (already in Flask-Security==3.0.0 (from -r ../../requirements.txt (line 15)), name='Flask-Security')
Thanks,
Neel Patel
On Wed, Apr 4, 2018 at 4:56 PM, Dave Page <dpage@pgadmin.org> wrote:
Fix requirements for Python 2.6.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a= commitdiff;h= b7c86da58605a7e9f474b1a9f4508d 9bfc0bdff6
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>
Modified Files
--------------
pkg/pip/setup_pip.py | 12 +++++++++---
requirements.txt | 35 +++++++++++++++++++++++++----------
web/regression/requirements.txt | 16 ++++++++++++++--
3 files changed, 48 insertions(+), 15 deletions(-)
В списке pgadmin-hackers по дате отправления: