Skip to content

Commit

Permalink
Pin Poetry verison in one more place.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Jan 5, 2025
1 parent e5c99eb commit 81116b2
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 @@ -9,7 +9,7 @@ build:
post_checkout:
- git fetch --unshallow || true
post_create_environment:
- python -m pip install poetry
- python -m pip install poetry==1.8.5
- python -m poetry self add "poetry-dynamic-versioning[plugin]"
post_install:
- SKIP_PRE_BUILD=true VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with docs
Expand Down

0 comments on commit 81116b2

Please sign in to comment.