Skip to content

Commit

Permalink
specified poetry version for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Pizza2Pizza committed Jan 8, 2025
1 parent aad4304 commit 9c56f80
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 @@ -6,7 +6,7 @@ build:
python: "3.10"
jobs:
post_install:
- pip install poetry
- pip install poetry==1.8.5
# Tell poetry to not use a virtual environment
# Install dependencies with 'docs' dependency group
# https://python-poetry.org/docs/managing-dependencies/#dependency-groups
Expand Down

0 comments on commit 9c56f80

Please sign in to comment.