Skip to content

Commit 90fdf43

Browse files
committed
Add ReadTheDocs configuration file
1 parent 1b05e6d commit 90fdf43

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# .readthedocs.yaml
22
version: 2
33

4+
build:
5+
os: ubuntu-22.04
6+
tools:
7+
python: "3.8"
8+
49
# Tell RTD to use MkDocs and point at your config
510
mkdocs:
611
configuration: mkdocs.yaml

0 commit comments

Comments
 (0)