Update RtD and Sphinx configuration (#38046)

This commit is contained in:
Massimiliano Culpo
2023-06-05 17:39:11 +02:00
parent 3a082f0112
commit f602c67606
5 changed files with 41 additions and 43 deletions

View File

@@ -1,10 +1,16 @@
version: 2
build:
os: "ubuntu-22.04"
apt_packages:
- graphviz
tools:
python: "3.11"
sphinx:
configuration: lib/spack/docs/conf.py
fail_on_warning: true
python:
version: 3.7
install:
- requirements: lib/spack/docs/requirements.txt