From 6c1da284ae11c4c47a69caa79c0f5ae685c6c6f9 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Holcroft Date: Thu, 14 Sep 2017 10:50:13 +0200 Subject: [PATCH] add uwsgi add a dependency --- scripts/install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 07294d7..0e711e4 100755 --- a/scripts/install +++ b/scripts/install @@ -73,7 +73,8 @@ ynh_install_app_dependencies python-django translate-toolkit \ python-whoosh python-pil python-libravatar \ python-babel git mercurial \ python-django-compressor python-django-crispy-forms \ - python-djangorestframework python-dateutil + python-djangorestframework python-dateutil \ + uwsgi uwsgi-plugin-python #================================================= # CREATE A MYSQL DATABASE