Skip to content

Commit d9e1b93

Browse files
committed
chore: add ReadTheDocs configuration file
1 parent b63601f commit d9e1b93

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.readthedocs.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
7+
8+
sphinx:
9+
configuration: docs/conf.py

0 commit comments

Comments
 (0)