From 5311294471d72fa0fdf8ac29f1d6f9a91b727813 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Fri, 21 Sep 2018 21:53:20 +0200 Subject: [PATCH] Update git submodules * Update docs/submodules/fuel from branch 'master' - [build] Use python -m pip workaround pipenv depends on pip, which conflicts with some distro versions of pip, see bug [1]. While at it, workaround lib64 issues on CentOS by passing `--always-copy` when creating the venv [2]. [1] https://github.com/pyenv/pyenv/issues/1141 [2] https://github.com/pypa/pipenv/issues/1929 Change-Id: I6af1a5fdbe8d37f75ab8b09b050449ad432191ad Signed-off-by: Alexandru Avadanii --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/fuel b/docs/submodules/fuel index 6113e8019..54164b84a 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit 6113e8019274c8a0c1eb4b7a49353ecbbd47dcfe +Subproject commit 54164b84abc2b6b8772d2ac083e11ce7c137cc7c -- 2.16.6