Skip to content

Commit c25c6e3

Browse files
authored
Merge pull request #113 from bckohan/v2.x.x
V2.x.x
2 parents b47cb14 + 96340fd commit c25c6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build:
1212
python: "3.12"
1313
jobs:
1414
post_create_environment:
15-
- pip install poetry==1.7.1 # 1.8 has a bug preventing this build from working
15+
- pip install poetry
1616
- poetry config virtualenvs.create false
1717
post_install:
1818
- poetry install -E rich

0 commit comments

Comments
 (0)