From b6b793194756088de5e97df2cabb02fd562b422c Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sun, 6 Jun 2021 13:31:29 +0200 Subject: [PATCH] 0.6.12 --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 791633a..473947a 100755 --- a/scripts/install +++ b/scripts/install @@ -99,7 +99,7 @@ ynh_setup_source "$final_path" # INSTALL DEPENDENCIES #================================================= -ynh_script_progression --message="Installing package dependencies..." --weight=15 +ynh_script_progression --message="Installing package dependencies..." --weight=30 ynh_install_app_dependencies $PKG_DEPENDENCIES #use latest version of pip as per documentation in https://github.com/pypa/get-pip