mirror of
https://github.com/YunoHost-Apps/coin_ynh.git
synced 2024-09-03 18:16:26 +02:00
spacing
This commit is contained in:
parent
126c35b3cb
commit
ed536471b2
5 changed files with 188 additions and 186 deletions
|
@ -144,6 +144,8 @@ pushd "$final_path"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Installing more dependencies..." --weight=1
|
||||
|
||||
ynh_exec_warn_less $ynh_pip install --upgrade pip
|
||||
ynh_exec_warn_less $ynh_pip install gunicorn
|
||||
echo "django-auth-ldap<1.4" >> $final_path/requirements.txt
|
||||
ynh_exec_warn_less $ynh_pip install -r $final_path/requirements.txt
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue