mirror of
https://github.com/YunoHost-Apps/weblate_ynh.git
synced 2024-10-01 13:35:04 +02:00
Update install
This commit is contained in:
parent
6094b3d3cc
commit
91f3abca55
1 changed files with 1 additions and 1 deletions
|
@ -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[all]=="$(ynh_app_upstream_version)"
|
||||
ynh_exec_warn_less pip install Weblate=="$(ynh_app_upstream_version)"
|
||||
|
||||
ynh_exec_warn_less pip install psycopg2-binary ruamel.yaml aeidon phply
|
||||
|
||||
|
|
Loading…
Reference in a new issue