pgAdmin 4 commit: Fixed ModuleNotFoundError when running setup.py from - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed ModuleNotFoundError when running setup.py from
Date
Msg-id E1lbI6b-0005kt-Nk@gothos.postgresql.org
Whole thread Raw
List 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.cyril@gmail.com>

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


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] RM6329 [SQL] bad child table DDL
Next
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM6355]: pgAdmin is able to open external files that are dragged into it.