diff options
-rw-r--r-- | requirements.pip | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.pip b/requirements.pip index 2544411..3f17438 100644 --- a/requirements.pip +++ b/requirements.pip @@ -22,4 +22,5 @@ pyexcel-xls pyexcel-xlsx pyexcel_text gsxws --e git+git://github.com/filipp/django-wkhtmltopdf.git#egg=django-wkhtmltopdf +django-wkhtmltopdf + |