pgAdmin 4 commit: Fixed ModuleNotFoundError when running setup.py from

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed ModuleNotFoundError when running setup.py from
Date: 2021-04-27 07:26:01
Message-ID: E1lbI6b-0005kt-Nk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed ModuleNotFoundError when running setup.py from outside of the root. Fixes #6408

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=718ac028066c64cdc6bc977bf5ddd02857561100
Author: Cyril Jouve <jv(dot)cyril(at)gmail(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_3.rst | 1 +
web/setup.py | 7 ++++---
2 files changed, 5 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2021-04-27 14:41:57 [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.
Previous Message Akshay Joshi 2021-04-27 06:29:45 Re: [pgAdmin][patch] RM6329 [SQL] bad child table DDL