Another fix for travis

This commit is contained in:
VirtuBox
2020-10-25 20:32:05 +01:00
parent 5a3344a830
commit 821eed29ef

View File

@@ -467,7 +467,7 @@ wo_travis_install() {
else
mkdir -p /opt/wo
python3 -m venv --system-site-packages /opt/wo
source wo/bin/activate
source /opt/wo/bin/activate
fi
python3 -m pip install -U pip setuptools wheel
python3 -m pip install -U .