Skip to content

Commit

Permalink
Try using older version of poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann committed Mar 14, 2024
1 parent 941ce8e commit fdd6e21
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 @@ -18,7 +18,7 @@ build:
post_create_environment:
# Install poetry
# https://python-poetry.org/docs/#installing-manually
- pip install poetry
- pip install poetry<1.8.0
# Tell poetry to not use a virtual environment and use dynamic versioning
- poetry config virtualenvs.create false
- poetry self add "poetry-dynamic-versioning[plugin]"
Expand Down

0 comments on commit fdd6e21

Please sign in to comment.