diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 534930fe..0a984e0a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,18 +2,14 @@ build: jobs: post_build: - make reports + post_install: + - make dev-docs os: ubuntu-22.04 tools: python: '3' formats: - pdf - epub -python: - install: - - extra_requirements: - - docs - method: pip - path: . sphinx: fail_on_warning: true version: 2