]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: Use legacy pip resolver 43221/head
authorBrad Hubbard <bhubbard@redhat.com>
Mon, 20 Sep 2021 04:42:41 +0000 (14:42 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Fri, 24 Sep 2021 00:16:28 +0000 (10:16 +1000)
commitc9ca523157f815bfdfdbdc1cec2349abfb016855
treeebfabf76baf0e8cf289dbc96779a414e476c66f9
parentef96b3c2dae04cfe5872fc30a4d6b6cee81d101d
install-deps.sh: Use legacy pip resolver

Due to the issue described in https://github.com/pypa/pip/issues/9818 I
am seeing lots of downloads and prolonged runtime when installing
dependencies.

Fixes: https://tracker.ceph.com/issues/52660
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
install-deps.sh