Skip to content

Commit

Permalink
change with to only
Browse files Browse the repository at this point in the history
  • Loading branch information
JaeAeich committed May 30, 2024
1 parent e71dbda commit d75ca76
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 @@ -9,7 +9,7 @@ build:
post_create_environment:
- python -m pip install poetry
post_install:
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with docs
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --only docs

sphinx:
configuration: docs/source/conf.py
Expand Down

0 comments on commit d75ca76

Please sign in to comment.