Upgrade to 1.8.0

This commit is contained in:
Jean-Baptiste Holcroft
2018-06-28 23:09:33 +02:00
parent dd241fea65
commit cf0f16aa73
6 changed files with 14 additions and 17 deletions

View File

@@ -93,7 +93,7 @@ path_url=$(ynh_normalize_url_path "$path_url")
#=================================================
# Check depends installation
ynh_install_app_dependencies make python-dev python-virtualenv \
ynh_install_app_dependencies python-dev python-virtualenv \
uwsgi uwsgi-plugin-python
#=================================================