Skip to content

Commit

Permalink
Merge pull request #113 from bckohan/v2.x.x
Browse files Browse the repository at this point in the history
V2.x.x
  • Loading branch information
bckohan authored Aug 26, 2024
2 parents b47cb14 + 96340fd commit c25c6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:
python: "3.12"
jobs:
post_create_environment:
- pip install poetry==1.7.1 # 1.8 has a bug preventing this build from working
- pip install poetry
- poetry config virtualenvs.create false
post_install:
- poetry install -E rich
Expand Down

0 comments on commit c25c6e3

Please sign in to comment.