]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps: nuke wheelhouse if it's stale 22028/head
authorKefu Chai <kchai@redhat.com>
Wed, 16 May 2018 11:41:52 +0000 (19:41 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 16 May 2018 11:43:33 +0000 (19:43 +0800)
commited0ca70707439f44779ca7093461182d73db1a77
treeecd148ff165fed77ddb698098fb3431555e2fba4
parent9a60b0ff6043b03f33302277613777669f86ce04
install-deps: nuke wheelhouse if it's stale

otherwise, if we update *requirements.txt, and the wheelhouse fails to
offer the newly added dependency, the setup-virtualenv.sh will fail the
build.

Signed-off-by: Kefu Chai <kchai@redhat.com>
install-deps.sh
src/tools/setup-virtualenv.sh