Add click as a python requirement.
parent
7cfcf14312
commit
70ea03a872
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue