We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f13df3 commit c5f217eCopy full SHA for c5f217e
.readthedocs.yaml
@@ -14,7 +14,7 @@ build:
14
- mkdir -p $READTHEDOCS_OUTPUT/html
15
- curl -sSL https://install.python-poetry.org | python -
16
# - ~/.local/bin/poetry config virtualenvs.create false
17
- - ~/.local/bin/poetry install --with dev --with eval
+ - ~/.local/bin/poetry install --with dev -E eval
18
## Same as poe tasks, but unfortunately poe doesn't work with poetry not creating virtualenvs
19
- ~/.local/bin/poetry run python docs/autogen_rst.py
20
- ~/.local/bin/poetry run which jupyter-book
0 commit comments