Skip to content

Commit

Permalink
adjusted build commands
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Aug 28, 2024
1 parent 7d31eac commit 035a99d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ build:
os: ubuntu-22.04
tools:
python: "3.12"
# commands:
# - pip install sphinx sphinx-autodoc-typehints
commands:
- pip install sphinx sphinx-autodoc-typehints
# - sphinx-apidoc -o documentation/source/ bio_compose
# - sphinx-build -b html documentation/source/ documentation/build/html

0 comments on commit 035a99d

Please sign in to comment.