Skip to content

Commit

Permalink
ci: update poetry rtd config
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Feb 27, 2024
1 parent 30852be commit 499d539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build:
post_install:
# Install dependencies with 'docs' dependency group
# https://python-poetry.org/docs/managing-dependencies/#dependency-groups
- poetry install --extras docs --extras latex
- poetry install --with docs --with latex

sphinx:
configuration: docs/source/conf.py

0 comments on commit 499d539

Please sign in to comment.