[CI/Doc] Install sphinxcontrib-katex from the master branch on GitHub
This commit is contained in:
parent
d143e8e1f0
commit
d7292b3345
1 changed files with 2 additions and 1 deletions
|
|
@ -40,7 +40,8 @@ before_script: |
|
|||
pip3 install --user cython
|
||||
|
||||
# Install packages for the documentation
|
||||
pip3 install --user sphinx sphinxcontrib-matlabdomain sphinxcontrib-doxylink sphinxcontrib-katex
|
||||
pip3 install --user sphinx sphinxcontrib-matlabdomain sphinxcontrib-doxylink
|
||||
pip3 install --user https://github.com/hagenw/sphinxcontrib-katex/archive/master.tar.gz
|
||||
fi
|
||||
rm -f cantera.conf
|
||||
script: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue