Commit 6a43e553 authored by Clement Remi's avatar Clement Remi
Browse files

Update .gitlab-ci.yml

Showing with 1 addition and 1 deletion
+1 -1
...@@ -6,7 +6,7 @@ pages: ...@@ -6,7 +6,7 @@ pages:
- apt-get install --assume-yes pandoc - apt-get install --assume-yes pandoc
- pip3 install numpy pandas termcolor # top import of Ohmpi.py - pip3 install numpy pandas termcolor # top import of Ohmpi.py
- pip3 install sphinx numpydoc sphinx_rtd_theme pandoc recommonmark - pip3 install sphinx numpydoc sphinx_rtd_theme pandoc recommonmark
- cd sphinx/source - cd sphinx
- make html - make html
# also make latex? pdf? # also make latex? pdf?
- cd .. - cd ..
......
Supports Markdown
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