Skip to content

Commit

Permalink
docs: remove sphinx build install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenmannmartin committed Sep 9, 2024
1 parent f9446fa commit 4f61809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ build:
# https://python-poetry.org/docs/managing-dependencies/#dependency-groups
# VIRTUAL_ENV needs to be set manually for now.
# See https://github.com/readthedocs/readthedocs.org/pull/11152/
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with docs
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install
sphinx:
configuration: docs/conf.py

0 comments on commit 4f61809

Please sign in to comment.