diff --git a/.readthedocs.yml b/.readthedocs.yml index 032b16c..b5c9a1e 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -11,6 +11,6 @@ sphinx: # # # Optionally set the version of Python and requirements required to build your docs python: - version: 3.10 + version: 3.8 install: - requirements: docs/requirements.txt