diff --git a/.readthedocs.yaml b/docs/.readthedocs.yaml similarity index 96% rename from .readthedocs.yaml rename to docs/.readthedocs.yaml index 454664b0..06ae73b8 100644 --- a/.readthedocs.yaml +++ b/docs/.readthedocs.yaml @@ -13,7 +13,6 @@ build: post_install: # VIRTUAL_ENV needs to be set manually for now. # See https://github.com/readthedocs/readthedocs.org/pull/11152/ - - cd docs - VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install - pwd && ls