Skip to content
Snippets Groups Projects
Commit c4292101 authored by Patrick Godwin's avatar Patrick Godwin
Browse files

gitlab-ci.yml: update pytz for docs

parent 6405a79a
No related branches found
No related tags found
Loading
Pipeline #83887 passed with warnings
......@@ -387,6 +387,7 @@ pages:
- yum -y install python2-pip texlive* graphviz python-matplotlib tzdata
- pip install setuptools sphinx==1.7 sphinx_rtd_theme
- pip install -U pytz
- cd doc; make html
- cd ..; cp -rf doc/_build/* public/
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment