Skip to content
Snippets Groups Projects
Commit 9145b39a authored by Isaak Lim's avatar Isaak Lim
Browse files

install sphinx for documentation CI job

parent c98135d1
Branches
Tags
No related merge requests found
Pipeline #
......@@ -241,6 +241,7 @@ deploy-documentation:
- virtualenv --clear -p python3.5 .
- source bin/activate
- pip install dist3/*.whl
- pip install sphinx sphinx_rtd_theme
- mkdir documentation
- cd docs
- make html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment