pgAdmin 4 commit: Fix requirements for Python 2.6.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix requirements for Python 2.6.
Date: 2018-04-04 11:26:47
Message-ID: E1f3gYx-0004fJ-Sx@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix requirements for Python 2.6.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b7c86da58605a7e9f474b1a9f4508d9bfc0bdff6
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
pkg/pip/setup_pip.py | 12 +++++++++---
requirements.txt | 35 +++++++++++++++++++++++++----------
web/regression/requirements.txt | 16 ++++++++++++++--
3 files changed, 48 insertions(+), 15 deletions(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2018-04-04 11:27:15 Build failed in Jenkins: pgadmin4-master-python26 #684
Previous Message Максим Кольцов 2018-04-04 11:19:11 Re: [pgAdmin4][Patch] Remake Docker container packaging