Skip to content

Commit 6251aa1

Browse files
authored
Update .readthedocs.yaml
clean up
1 parent c5c61e7 commit 6251aa1

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
@@ -10,11 +10,6 @@ build:
1010
os: ubuntu-22.04
1111
tools:
1212
python: "mambaforge-4.10"
13-
#python: "3.11"
14-
# You can also specify other tool versions:
15-
# nodejs: "19"
16-
# rust: "1.64"
17-
# golang: "1.19"
1813

1914
# Build documentation in the "docs/" directory with Sphinx
2015
sphinx:
@@ -23,14 +18,6 @@ sphinx:
2318
# Optionally build your docs in additional formats such as PDF and ePub
2419
formats:
2520
- pdf
26-
# - epub
27-
28-
# Optional but recommended, declare the Python requirements required
29-
# to build your documentation
30-
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
31-
# python:
32-
# install:
33-
# - requirements: docs/requirements.txt
3421

3522
conda:
3623
environment: conda-env/readthedocs.yml

0 commit comments

Comments
 (0)