Try to get docs building again.

This commit is contained in:
Charles Leifer
2023-09-18 07:54:02 -05:00
parent 352d1192b8
commit ae8d2c7927
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -2,3 +2,11 @@ version: 2
python:
install:
- requirements: docs/requirements.txt
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: docs/conf.py
+1
View File
@@ -1 +1,2 @@
docutils<0.18
sphinx-rtd-theme