diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b8e02221..f0dfb8ae 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,4 +4,5 @@ build: tools: python: '3.11' # safer stable version commands: + - pip install sphinx sphinx-rtd-theme - sphinx-build -b dirhtml docs $READTHEDOCS_OUTPUT/html