mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Add click as a python requirement.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Babel==1.3
|
||||
beautifulsoup4==4.4.1
|
||||
blinker==1.3
|
||||
click==6.6
|
||||
django-htmlmin==0.8.0
|
||||
extras==0.0.3
|
||||
fixtures==2.0.0
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
Babel==1.3
|
||||
beautifulsoup4==4.4.1
|
||||
blinker==1.3
|
||||
click==6.6
|
||||
django-htmlmin==0.8.0
|
||||
extras==0.0.3
|
||||
fixtures==2.0.0
|
||||
|
||||
Reference in New Issue
Block a user