pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Date
Msg-id E1hJZwv-0003gT-JZ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Don't try to install Chromedriver using the chromedriver_installer module as it no longer works and doesn't seem to be
supported.

Branch
------
master

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

Modified Files
--------------
web/regression/requirements.txt | 3 ---
1 file changed, 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a script for installing the required Chromedriver
Next
From: Dave Page
Date:
Subject: Chromedriver installer removed