From 6094b3d3cc3a995c24ca908587770412b22d714e Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Thu, 18 Jan 2024 22:30:25 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 5d65981..e4493f9 100755 --- a/scripts/install +++ b/scripts/install @@ -99,7 +99,7 @@ pushd $install_dir # Read the "Note" section in https://docs.weblate.org/en/weblate-5.3/admin/install/venv-debian.html#python-modules ynh_exec_warn_less pip install install --force-reinstall --no-binary :all: cffi - ynh_exec_warn_less pip install Weblate=="$(ynh_app_upstream_version)" + ynh_exec_warn_less pip install Weblate[all]=="$(ynh_app_upstream_version)" ynh_exec_warn_less pip install psycopg2-binary ruamel.yaml aeidon phply