diff --git a/.readthedocs.yml b/.readthedocs.yml index bead17a..e81dd5d 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -34,7 +34,6 @@ build: # Optionally declare the Python requirements required to build your docs python: - version: 3.9 pip_install: true install: - requirements: docs/root/requirements.txt