diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0b6aafe5..0615e0b5 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -22,10 +22,12 @@ sphinx: formats: all # Optionally set the version of Python and requirements required to build your docs -python: +ppython: install: - requirements: requirements-doc.txt + - requirements: requirements-opt.txt - requirements: requirements.txt + - path: . # Optionally include all submodules submodules: