Skip to content
Snippets Groups Projects
Commit f1f2a862 authored by Christian Faber's avatar Christian Faber
Browse files

Update .gitlab-ci.yml file

parent 830d3348
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ pages: ...@@ -6,7 +6,7 @@ pages:
script: script:
- pip install -U sphinx - pip install -U sphinx
- pip install sphinx-rtd-theme - pip install sphinx-rtd-theme
- pip install numpy biopython matplotlib - pip install numpy biopython matplotlib scikit-learn
- sphinx-build -b html docs/source public - sphinx-build -b html docs/source public
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment