Commit 3cdbd011 authored by Clement Remi's avatar Clement Remi
Browse files

Update .gitlab-ci.yml paho

Showing with 1 addition and 1 deletion
+1 -1
...@@ -6,7 +6,7 @@ pages: ...@@ -6,7 +6,7 @@ pages:
script: script:
- apt-get update - apt-get update
- apt-get install --assume-yes pandoc - apt-get install --assume-yes pandoc
- pip install numpy pandas termcolor # top import of Ohmpi.py - pip install numpy pandas termcolor paho-mqtt # top import of Ohmpi.py
- pip install sphinx numpydoc sphinx_rtd_theme pandoc recommonmark - pip install sphinx numpydoc sphinx_rtd_theme pandoc recommonmark
- cd doc - cd doc
- make html - make html
......
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