Skip to content

Commit

Permalink
Update rtd poetry version to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sjperkins committed Jan 8, 2024
1 parent ed2aa12 commit f3fa4fa
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 @@ -10,7 +10,7 @@ build:
tools: {python: "3.9"}
jobs:
post_install:
- pip install poetry==1.2.1
- pip install poetry==1.7.1
- poetry config virtualenvs.create false
- poetry install --with docs

Expand Down

0 comments on commit f3fa4fa

Please sign in to comment.