diff --git a/.github/workflows/.readthedocs.yaml b/.github/workflows/.readthedocs.yaml index 2ecbd5b..7f860a8 100644 --- a/.github/workflows/.readthedocs.yaml +++ b/.github/workflows/.readthedocs.yaml @@ -7,13 +7,13 @@ version: 2 # Set the OS, Python version and other tools you might need # build: -# os: ubuntu-22.04 -# tools: -# python: "3.12" -# # You can also specify other tool versions: -# # nodejs: "20" -# # rust: "1.70" -# # golang: "1.20" +os: ubuntu-22.04 +tools: + python: "3.12" + # You can also specify other tool versions: + # nodejs: "20" + # rust: "1.70" + # golang: "1.20" # Build documentation in the docs/ directory with Sphinx # sphinx: