Skip to content

Commit

Permalink
Readthedocs needs all extras
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim committed Jan 21, 2025
1 parent 22b3e98 commit d98a957
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 @@ -13,7 +13,7 @@ build:
post_create_environment:
- python -m pip install uv
post_install:
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH python -m uv sync --group docs
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH python -m uv sync --all-extras --group docs

sphinx:
configuration: docs/conf.py
Expand Down

0 comments on commit d98a957

Please sign in to comment.