File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,6 @@ build:
10
10
os : ubuntu-22.04
11
11
tools :
12
12
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"
18
13
19
14
# Build documentation in the "docs/" directory with Sphinx
20
15
sphinx :
@@ -23,14 +18,6 @@ sphinx:
23
18
# Optionally build your docs in additional formats such as PDF and ePub
24
19
formats :
25
20
- 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
34
21
35
22
conda :
36
23
environment : conda-env/readthedocs.yml
You can’t perform that action at this time.
0 commit comments