diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 79820133..f274eb5a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -14,6 +14,5 @@ formats: all # Optionally set the version of Python and requirements required to build your docs python: - version: 3.6 install: - - requirements: requirements.txt \ No newline at end of file + - requirements: requirements.txt