From 821eed29ef58d3e7cb095db48fd8487e2e6ebe0f Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Sun, 25 Oct 2020 20:32:05 +0100 Subject: [PATCH] Another fix for travis --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 9002070..c5b8714 100755 --- a/install +++ b/install @@ -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 .