mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
mise en place pip
This commit is contained in:
parent
bd34fe3828
commit
52982c1148
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ ynh_setup_source "$final_path"
|
||||||
### - And the section "UPGRADE DEPENDENCIES" in the upgrade script
|
### - And the section "UPGRADE DEPENDENCIES" in the upgrade script
|
||||||
|
|
||||||
#ynh_install_app_dependencies deb1 deb2
|
#ynh_install_app_dependencies deb1 deb2
|
||||||
#pip install --target vendor -r $final_path requirements.txt
|
pip install --target vendor -r $final_path requirements.txt
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue