Skip to content

Commit

Permalink
install deps and tesk
Browse files Browse the repository at this point in the history
  • Loading branch information
JaeAeich committed May 30, 2024
1 parent 5d43c09 commit 76a8fa4
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 --only docs --no-root
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with docs

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

0 comments on commit 76a8fa4

Please sign in to comment.