Skip to content

Commit 0a242d0

Browse files
Initial commit
1 parent 1fd58fb commit 0a242d0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.readthedocs.yaml

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
3+
build:
4+
os: ubuntu-24.04
5+
tools:
6+
python: "3"
7+
8+
python:
9+
install:
10+
- requirements: requirements.txt
11+
12+
mkdocs:
13+
configuration: mkdocs.yml

0 commit comments

Comments
 (0)