diff --git a/.readthedocs.yml b/.readthedocs.yml index d744672..241305e 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -16,6 +16,5 @@ build: # Optionally set the version of Python and requirements required to build your docs python: - version: "3.7" install: - - requirements: docs/requirements.txt + - requirements: docs/requirements.txt