Skip to content

Commit ae915de

Browse files
authored
Create .readthedocs.yaml
1 parent 8b55085 commit ae915de

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.readthedocs.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# https://docs.readthedocs.io/en/stable/config-file/v2.html
2+
version: 2
3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
7+
sphinx:
8+
configuration: docs/conf.py

0 commit comments

Comments
 (0)