diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4b739a4a..99d85dd3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -23,6 +23,7 @@ formats: # We recommend specifying your dependencies to enable reproducible builds: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: + version: '3.10' install: - requirements: docs/requirements.txt - method: pip