]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: remove the workaround to bootstrap a new venv 33905/head
authorKefu Chai <kchai@redhat.com>
Thu, 12 Mar 2020 06:33:44 +0000 (14:33 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 12 Mar 2020 06:52:13 +0000 (14:52 +0800)
commite69ec07c71d84904c338457a37c359c2624434a2
treec53b97a459aeb66fe0d5353063843d4ecd5ebc80
parent1f8433f33c935790524b8b33d670eb008dfb3a32
install-deps.sh: remove the workaround to bootstrap a new venv

el7 now ships python36-virtualenv-15.1.0-4 which contains the fix of
https://github.com/pypa/virtualenv/issues/463

Signed-off-by: Kefu Chai <kchai@redhat.com>
install-deps.sh