Skip to content

Commit fdf6fe6

Browse files
committed
Add a readthedocs.yaml
1 parent b301bdd commit fdf6fe6

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
3+
python:
4+
install:
5+
- requirements: docs/requirements.txt
6+
7+
build:
8+
os: ubuntu-22.04
9+
tools:
10+
python: "3.10"
11+
12+
sphinx:
13+
configuration: docs/conf.py

0 commit comments

Comments
 (0)