Skip to content

Commit 01396d5

Browse files
committed
update the readthedocs config
1 parent 1811909 commit 01396d5

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@
55
# Required
66
version: 2
77

8+
sphinx:
9+
# Path to your Sphinx configuration file.
10+
configuration: docs/source/conf.py
11+
812
# Set the version of Python and other tools you might need
913
build:
10-
os: ubuntu-20.04
14+
os: ubuntu-22.04
1115
tools:
1216
python: "3.8"
1317

0 commit comments

Comments
 (0)