Skip to content
Snippets Groups Projects
Commit 263d8a81 authored by Massimiliano Culpo's avatar Massimiliano Culpo Committed by Peter Scheibel
Browse files

Updated Sphinx configuration (#11165)

parent 177b7f11
No related branches found
No related tags found
No related merge requests found
version: 2
sphinx:
configuration: lib/spack/docs/conf.py
python:
version: 3.7
install:
- requirements: lib/spack/docs/requirements.txt
......@@ -73,7 +73,7 @@ jobs:
- r-base-core
- r-base-dev
- python: '3.6'
- python: '3.7'
sudo: required
os: linux
language: python
......
# These dependencies should be installed using pip in order
# to build the documentation.
sphinx==1.7.0
sphinxcontrib-programoutput
sphinx-rtd-theme
sphinx==2.0.1
sphinxcontrib-programoutput==0.14
sphinx-rtd-theme==0.4.3
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