Skip to content

Commit 8737f8e

Browse files
authored
Merge pull request #185 from JohanMabille/doc
Fixed documentation build
2 parents e8b43d7 + 7632f85 commit 8737f8e

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.readthedocs.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1+
version: 2
2+
3+
build:
4+
os: ubuntu-24.04
5+
tools:
6+
python: mambaforge-22.0
7+
8+
sphinx:
9+
# Path to Sphinx configuration file
10+
configuration: docs/source/conf.py
11+
112
conda:
213
file: docs/environment.yml

0 commit comments

Comments
 (0)