pgAdmin 4 commit: Remove the dependency on importlib for Python <=2.7. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Remove the dependency on importlib for Python <=2.7.
Date
Msg-id E1h6ZrM-0003vA-Vl@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove the dependency on importlib for Python <= 2.7. It's not actually required.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48c3763e95d872fc11b2a572645472ac69d36bbc

Modified Files
--------------
pkg/pip/setup_pip.py | 6 ------
requirements.txt     | 4 ----
2 files changed, 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Delete the ci scripts that have be unmaintained andu
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Update pycodestyle to 2.5.0. Allow newer versionsso