diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 26877ab636..f7db4bbffd 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,4 +3,8 @@ version: 2 build: os: "ubuntu-22.04" tools: - python: "3.9" \ No newline at end of file + python: "3.9" + +sphinx: + # Path to your Sphinx configuration file. + configuration: docs/source/conf.py