From a6ee123bae37fdc0c0c0aeaffcd06b8bf1c7ac52 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Thu, 18 Jan 2024 22:03:58 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 1fc847a..5d65981 100755 --- a/scripts/install +++ b/scripts/install @@ -94,7 +94,7 @@ ynh_script_progression --message="Install weblate using PIP..." --weight=5 pushd $install_dir python3 -m venv $install_dir/venv source $install_dir/venv/bin/activate - ynh_exec_warn_less pip install --upgrade pip setuptools wheel toml pyyaml kgconfig xxhash + ynh_exec_warn_less pip install --upgrade pip setuptools wheel toml pyyaml xxhash # 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