Fixed broken docs build on master
This commit is contained in:
parent
acf5cb92d1
commit
9f1da09621
|
@ -203,7 +203,7 @@ pages:
|
|||
- cd docs
|
||||
- apt-get update
|
||||
- apt-get install -y graphviz
|
||||
- pip install sphinx sphinx_rtd_theme
|
||||
- pip install sphinx sphinx_rtd_theme django-environ django
|
||||
script:
|
||||
- ./build_docs.sh
|
||||
cache:
|
||||
|
|
Loading…
Reference in New Issue