diff --git a/.readthedocs.yml b/.readthedocs.yml index 5a52a1c..a70440e 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -20,7 +20,6 @@ build: # VIRTUAL_ENV needs to be set manually for now. # See https://github.com/readthedocs/readthedocs.org/pull/11152/ - VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --no-root --sync - && poetry run mkdocs build mkdocs: configuration: mkdocs.yml