Skip to content

Commit 84a4f9e

Browse files
committed
update rtd build
1 parent 1f60d79 commit 84a4f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build:
1515
- pip install poetry
1616
- poetry config virtualenvs.create false
1717
post_install:
18-
- poetry install --with=dev
18+
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with=dev
1919

2020
# Build documentation in the "docs/" directory with Sphinx
2121
sphinx:

0 commit comments

Comments
 (0)