Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit

Permalink
Update poetry install command
Browse files Browse the repository at this point in the history
  • Loading branch information
mbollmann committed Jan 2, 2025
1 parent 8c986e3 commit f437573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ build:
- pip install poetry
- poetry config virtualenvs.create false
post_install:
- poetry install --directory=python --with dev
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --directory=python --with dev

# Build documentation with MkDocs
mkdocs:
Expand Down

0 comments on commit f437573

Please sign in to comment.