|
|
@ -93,10 +93,7 @@ path_url=$(ynh_normalize_url_path "$path_url")
|
|
|
|
#=================================================
|
|
|
|
#=================================================
|
|
|
|
|
|
|
|
|
|
|
|
# Check depends installation
|
|
|
|
# Check depends installation
|
|
|
|
ynh_install_app_dependencies python-dev python-virtualenv \
|
|
|
|
ynh_install_app_dependencies $dependances
|
|
|
|
uwsgi uwsgi-plugin-python \
|
|
|
|
|
|
|
|
`# ARM support: ` \
|
|
|
|
|
|
|
|
build-essential libssl-dev libffi-dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#=================================================
|
|
|
|
#=================================================
|
|
|
|
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
|
|
|
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
|
|
|