Skip to content

Commit c5f217e

Browse files
authored
Readthedocs typo [ci skip]
1 parent 3f13df3 commit c5f217e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build:
1414
- mkdir -p $READTHEDOCS_OUTPUT/html
1515
- curl -sSL https://install.python-poetry.org | python -
1616
# - ~/.local/bin/poetry config virtualenvs.create false
17-
- ~/.local/bin/poetry install --with dev --with eval
17+
- ~/.local/bin/poetry install --with dev -E eval
1818
## Same as poe tasks, but unfortunately poe doesn't work with poetry not creating virtualenvs
1919
- ~/.local/bin/poetry run python docs/autogen_rst.py
2020
- ~/.local/bin/poetry run which jupyter-book

0 commit comments

Comments
 (0)