Add click as a python requirement.

This commit is contained in:
Dave Page 2016-09-12 09:20:27 +01:00
parent 7cfcf14312
commit 70ea03a872
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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