Skip to content

Commit 579951a

Browse files
authored
Update .readthedocs.yml
Add missing 'os' config value
1 parent b40cd5d commit 579951a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.readthedocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
version: 2
77

88
# Build documentation in the docs/ directory with Sphinx
9+
build:
10+
os: ubuntu-22.04
11+
tools:
12+
python: "3"
913
sphinx:
1014
configuration: doc/conf.py
1115

0 commit comments

Comments
 (0)