Skip to content

Commit 88b2d17

Browse files
committed
clean up of read the docs
1 parent 23f3d78 commit 88b2d17

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.readthedocs.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,6 @@ build:
99
os: ubuntu-22.04
1010
tools:
1111
python: "3.12"
12-
# You can also specify other tool versions:
13-
# nodejs: "20"
14-
# rust: "1.70"
15-
# golang: "1.20"
16-
17-
# commands:
18-
# - python -m pip install uv
19-
# - uv pip install --system --upgrade pip wheel
20-
# - uv pip install --system --upgrade ".[docs]"
21-
# - uv pip list --system
22-
# - cd docs
23-
# - make html
2412

2513
# Build documentation in the "docs/" directory with Sphinx
2614
sphinx:
@@ -33,7 +21,6 @@ sphinx:
3321
# Optionally build your docs in additional formats such as PDF and ePub
3422
formats:
3523
- pdf
36-
# - epub
3724

3825
# Optional but recommended, declare the Python requirements required
3926
# to build your documentation

0 commit comments

Comments
 (0)