diff --git a/readthedocs.yml b/readthedocs.yml index 38f414b..a27f6bd 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,5 +1,9 @@ version: 2 +sphinx: + # Path to Sphinx configuration file + configuration: docs/source/conf.py + build: os: "ubuntu-22.04" tools: