Skip to content

Commit 707751b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent fba86f8 commit 707751b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# Read the Docs configuration file
2-
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
31
---
42

53
version: 2
64

75
build:
86
os: ubuntu-24.04
97
tools:
10-
python: >- # has to be parsed as a YAML string
8+
python: >-
119
3.12
1210
commands:
1311
- >-
@@ -29,5 +27,3 @@ build:
2927
"${READTHEDOCS_OUTPUT}"/html
3028
-b html
3129
-D language=en
32-
33-
...

0 commit comments

Comments
 (0)