diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9a0da6a7..f89fc906 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,18 +6,18 @@ version: 2 # Set the OS, Python version and other tools you might need -#~ build: - #~ os: ubuntu-22.04 - #~ tools: - #~ python: "3.12" +build: + os: ubuntu-22.04 + tools: + python: "3.12" # You can also specify other tool versions: # nodejs: "19" # rust: "1.64" # golang: "1.19" # Build documentation in the "docs/" directory with Sphinx -#~ sphinx: - #~ configuration: docs/conf.py +sphinx: + configuration: docs/conf.py # Optionally build your docs in additional formats such as PDF and ePub # formats: