1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

requirement

This commit is contained in:
Krakinou 2018-12-08 18:14:44 +01:00
parent 52982c1148
commit 3a9b6dfeb0

View file

@ -96,7 +96,7 @@ ynh_setup_source "$final_path"
### - And the section "UPGRADE DEPENDENCIES" in the upgrade script
#ynh_install_app_dependencies deb1 deb2
pip install --target vendor -r $final_path requirements.txt
pip install --target vendor -r $final_path/requirements.txt