Skip to content

Commit 9ba31b8

Browse files
author
Andrew Delman
committed
correction to .readthedocs.yaml
1 parent f12e076 commit 9ba31b8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.readthedocs.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ version: 2
88
# Set the version of Python and other tools you might need
99
build:
1010
os: ubuntu-22.04
11-
tools:
12-
python: "3.7"
13-
# You can also specify other tool versions:
14-
# nodejs: "19"
15-
# rust: "1.64"
16-
# golang: "1.19"
11+
tools:
12+
python: "3.7"
13+
# You can also specify other tool versions:
14+
# nodejs: "19"
15+
# rust: "1.64"
16+
# golang: "1.19"
1717

1818
# Build documentation in the docs/ directory with Sphinx
1919
sphinx:

0 commit comments

Comments
 (0)