From 33cb5a3795beb30773c131543d94e23fa6058203 Mon Sep 17 00:00:00 2001 From: thomaswoehlke <thomas.woehlke@gmail.com> Date: Fri, 26 Feb 2021 12:59:00 +0100 Subject: [PATCH] work --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 8147c243..f094ba1e 100755 --- a/build.sh +++ b/build.sh @@ -33,7 +33,7 @@ function build_wheel() { } function main() { - setup_venv + #setup_venv pip_compile pip_install pip_install_via_setup_py -- GitLab