diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e6aedf03..1eced826 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -21,7 +21,6 @@ formats: # Optionally set the version of Python and requirements required to build your docs python: - version: "3.12" install: - requirements: doc/requirements.txt - method: setuptools