Skip to content

Commit

Permalink
update poetry for RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
waza-ari committed Aug 20, 2024
1 parent 4bd160e commit c3b3c72
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 @@ -12,7 +12,7 @@ build:
python: "3.11"
jobs:
post_install:
- pip install poetry==1.6.1
- pip install poetry==1.8.3
- poetry config virtualenvs.create false
- poetry install --with dev

Expand Down

0 comments on commit c3b3c72

Please sign in to comment.