Skip to content

Commit 810f1fe

Browse files
authored
docs: Update and rename .readthedocs.yml to .readthedocs.yaml
1 parent fc452cd commit 810f1fe

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

.readthedocs.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
version: 2
2+
formats: all
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+
fail_on_warning: false
12+
13+
python:
14+
install:
15+
- requirements: docs/requirements.txt

.readthedocs.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)