diff --git a/.readthedocs.yml b/.readthedocs.yml index a56549801..18d147019 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -24,7 +24,6 @@ sphinx: # Optionally set the version of Python and requirements required to build your docs python: - version: 3.11 install: - requirements: docs/requirements.txt - method: pip