Skip to content
Snippets Groups Projects
Commit d3a3b225 authored by spmohanty's avatar spmohanty
Browse files

Addresses #35 - Fix typos in previous commit

parent 1e75098c
No related branches found
No related tags found
No related merge requests found
......@@ -37,8 +37,8 @@ build_and_deploy_docs:
- tests
before_script:
- pip install awscli
- apt update
- apt install -y graphviz libgl1-mesa-glx xvfb xdg-utils
- apt update
- apt install -y graphviz libgl1-mesa-glx xvfb xdg-utils
script:
- pip install -r requirements_dev.txt
- python setup.py install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment