[fix] hotfix use https in cloning pdfkit

This commit is contained in:
Anand Doshi 2015-12-09 15:12:07 +05:30
parent f7a0db120d
commit e7738da5fc

View file

@ -21,7 +21,7 @@ requests
celery
redis
selenium
-e git+http://github.com/frappe/python-pdfkit.git#egg=pdfkit
-e git+https://github.com/frappe/python-pdfkit.git#egg=pdfkit
babel
ipython
html2text