[fix] hotfix use https in cloning pdfkit
This commit is contained in:
parent
f7a0db120d
commit
e7738da5fc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue