build.sh 84 Bytes EditWeb IDE 1 2 3 #!/bin/sh -ex virtualenv --python=python3.9 v v/bin/pip install -r requirements.txt