diff --git a/build.sh b/build.sh
index 8147c243981ab89c7789a46cb4ebc79942fb48a9..f094ba1e22e11435ee899a37e14dee56d6cd8b36 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