Add step for yq installation

This commit is contained in:
Florent 2022-05-29 22:17:59 +02:00 committed by Florent
parent 1f7d8763e8
commit b60be02b52

View file

@ -130,6 +130,7 @@ popd
# SETUP PIP (FOR YQ)
#=================================================
ynh_script_progression --message="Install yq..." --weight=1
pip_path=$final_path/.pip
python3 -m venv $pip_path
$pip_path/bin/pip3 install yq