Skip to content

Commit 75cb614

Browse files
committed
Added .readthedocs.yml file.
1 parent b246396 commit 75cb614

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.readthedocs.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Required
2+
version: 2
3+
4+
# Set the version of Python and other tools you might need
5+
build:
6+
os: ubuntu-22.04
7+
tools:
8+
python: "3.12"
9+
10+
mkdocs:
11+
configuration: mkdocs.yml

0 commit comments

Comments
 (0)