Skip to content

Commit 035a99d

Browse files
committed
adjusted build commands
1 parent 7d31eac commit 035a99d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build:
1515
os: ubuntu-22.04
1616
tools:
1717
python: "3.12"
18-
# commands:
19-
# - pip install sphinx sphinx-autodoc-typehints
18+
commands:
19+
- pip install sphinx sphinx-autodoc-typehints
2020
# - sphinx-apidoc -o documentation/source/ bio_compose
2121
# - sphinx-build -b html documentation/source/ documentation/build/html

0 commit comments

Comments
 (0)