pgAdmin 4 commit: Actually Flask-HTMLmin *does not* require django-html - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Actually Flask-HTMLmin *does not* require django-html
Date
Msg-id E1c8ovb-00011j-RO@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Actually Flask-HTMLmin *does not* require django-htmlmin - but uninstalling the latter breaks the htmlmin package which
mayneed to be reinstalled. 

Branch
------
master

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

Modified Files
--------------
requirements_py2.txt | 1 -
requirements_py3.txt | 1 -
2 files changed, 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Apparently Flask-HTMLmin still requires django-htmlmi
Next
From: Dave Page
Date:
Subject: Re: Patch for RM1911 Direct file navigation [pgAdmin4] [Feature]