We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b47cb14 + 96340fd commit c25c6e3Copy full SHA for c25c6e3
doc/.readthedocs.yaml
@@ -12,7 +12,7 @@ build:
12
python: "3.12"
13
jobs:
14
post_create_environment:
15
- - pip install poetry==1.7.1 # 1.8 has a bug preventing this build from working
+ - pip install poetry
16
- poetry config virtualenvs.create false
17
post_install:
18
- poetry install -E rich
0 commit comments