pgAdmin 4 commit: Remove Python 2.7 support from the wheel package.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove Python 2.7 support from the wheel package.
Date: 2020-04-27 15:54:06
Message-ID: E1jT658-0004K3-LR@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove Python 2.7 support from the wheel package.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b716800474cddfa3bba8fa55c141db85dde56439
Author: Dave Page <dpage(at)pgadmin(dot)org>

Modified Files
--------------
pkg/pip/build.sh | 2 +-
pkg/pip/setup_pip.py | 60 ++++++++++++++++++----------------------------------
2 files changed, 22 insertions(+), 40 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-27 15:54:39 Re: [pgAdmin][RM5441] Not able to find path toast tables under pg_toast schema
Previous Message Dave Page 2020-04-27 15:37:21 Remove Python 2.7 support from the wheel package