[CI] Use updated upstream packages to build docs
The issues which forced the use of patched versions of these packages have been resolved.
This commit is contained in:
parent
33591282f5
commit
d2a1bf1e6a
1 changed files with 1 additions and 4 deletions
|
|
@ -40,10 +40,7 @@ before_script: |
|
|||
pip3 install --user cython
|
||||
|
||||
# Install packages for the documentation
|
||||
pip3 install --user sphinx sphinxcontrib-matlabdomain
|
||||
# These two packages have specific bug fixes from these branches
|
||||
pip3 install --user https://github.com/Cantera/doxylink/archive/fix_relative_path_source_14.tar.gz
|
||||
pip3 install --user https://github.com/bryanwweber/sphinxcontrib-katex/archive/fix-options-bug.tar.gz
|
||||
pip3 install --user sphinx sphinxcontrib-matlabdomain sphinxcontrib-doxylink sphinxcontrib-katex
|
||||
fi
|
||||
rm -f cantera.conf
|
||||
script: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue