diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b77434de..442ff0d3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,9 +13,9 @@ build: # nodejs: "20" # rust: "1.70" # golang: "1.20" -jobs: - post_install: - VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH python setup.py build_ext --inplace + jobs: + post_install: + VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH python setup.py build_ext --inplace # Build documentation in the "docs/" directory with Sphinx sphinx: