Skip to content

Commit

Permalink
update for build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Aug 28, 2024
1 parent 4d12caa commit 0546472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ build:
commands:
- pip install sphinx sphinx-autodoc-typehints
- export PYTHONPATH=$PYTHONPATH:$(pwd)
- sphinx-quickstart
- sphinx-apidoc -o documentation/source/ bio_compose
- sphinx-build -b html documentation/source/ $READTHEDOCS_OUTPUT/html

0 comments on commit 0546472

Please sign in to comment.