diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 831d0e992..4b078fd67 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,7 +11,7 @@ build: tools: python: "3.12" jobs: - pre_install: + post_install: - pip install '.[docs]' # You can also specify other tool versions: # nodejs: "19"