mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
Update install
This commit is contained in:
parent
24ad74084c
commit
a65085675b
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ fi
|
|||
pushd $install_dir
|
||||
python3 -m venv $install_dir/venv
|
||||
source $install_dir/venv/bin/activate
|
||||
ynh_exec_warn_less pip install --upgrade pip
|
||||
ynh_exec_warn_less pip install fittrackee==$fittrackee_version toml pyyaml
|
||||
popd
|
||||
|
||||
|
|
Loading…
Reference in a new issue