Add run for web ide

parent 7d98c6da
Pipeline #8496 failed with stage
in 18 seconds
before_script:
- python --version ; pip --version # For debugging
- pip install virtualenv
- virtualenv venv
- source venv/bin/activate
run:
script:
- pip install -r requirements.txt
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment