Skip to content

Commit 10ec6d1

Browse files
committed
Add readthedocs configuration
1 parent abd1839 commit 10ec6d1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.readthedocs.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
3+
build:
4+
os: ubuntu-20.04
5+
tools:
6+
python: "3.11"
7+
8+
sphinx:
9+
configuration: docs/source/conf.py
10+
fail_on_warning: true

0 commit comments

Comments
 (0)