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(-)