Skip to content

Commit 2a8adb2

Browse files
committed
Add build section to .readthedocs.yml
1 parent 0f1679d commit 2a8adb2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.readthedocs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
# Required
66
version: 2
77

8+
# Set the OS, Python version and other tools you might need
9+
build:
10+
os: ubuntu-22.04
11+
tools:
12+
python: mambaforge-22.9
13+
814
# Build documentation in the docs/ directory with Sphinx
915
sphinx:
1016
builder: html

0 commit comments

Comments
 (0)