There was an error while loading. Please reload this page.
2 parents 6826ff7 + 977afac commit 5386da0Copy full SHA for 5386da0
1 file changed
do.sh
@@ -133,6 +133,7 @@ function install_venv() {
133
fi
134
source ${ovn_heater_venv}/bin/activate
135
python3 -m ensurepip --upgrade
136
+ python3 -m pip install --upgrade pip
137
python3 -m pip install -r ${topdir}/utils/requirements.txt
138
deactivate
139
popd
0 commit comments