diff --git a/.readthedocs.yml b/.readthedocs.yml index 2858b42..a019c80 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -19,7 +19,6 @@ formats: all # Optionally set the version of Python and requirements required to build your docs python: - version: "3.11" install: - requirements: doc/requirements.txt - method: pip