diff options
author | Filipp Lepalaan <filipp@mac.com> | 2017-04-24 10:36:44 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2017-04-24 10:36:44 +0300 |
commit | 59a42795c4c6f2b1b396a342b863593519fce016 (patch) | |
tree | 3c5ebd584a8e28cc5b00b6f8379624115eef8c1e | |
parent | c1e043b7ba78cee73d13ded9ef03b256202540f1 (diff) | |
download | Servo-59a42795c4c6f2b1b396a342b863593519fce016.tar.gz Servo-59a42795c4c6f2b1b396a342b863593519fce016.tar.bz2 Servo-59a42795c4c6f2b1b396a342b863593519fce016.zip |
Added custom wkhtmltopdf requirement
-rw-r--r-- | requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.pip b/requirements.pip index f6cc601..5f60255 100644 --- a/requirements.pip +++ b/requirements.pip @@ -20,3 +20,4 @@ python-magic pyexcel-xls pyexcel-xlsx -e git+git://github.com/filipp/py-gsxws.git#egg=gsxws +-e git+git://github.com/filipp/django-wkhtmltopdf.git#egg=django-wkhtmltopdf |