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.
1 parent 1ab5825 commit af13038Copy full SHA for af13038
.readthedocs.yaml
@@ -13,7 +13,7 @@ build:
13
post_create_environment:
14
# Install poetry
15
# https://python-poetry.org/docs/#installing-manually
16
- - pip install poetry==2.2.1
+ - pip install poetry==1.8.4
17
# Tell poetry to not use a virtual environment
18
- poetry config virtualenvs.create false
19
- poetry export --with docs -E all -f requirements.txt --output docs/requirements.txt
0 commit comments