diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e9bedc6..c722aac 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,9 +1,8 @@ # File: .readthedocs.yaml - version: 2 # Explicitly set the version of Python and its requirements python: version: 3.8 install: - - requirements: docs/requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt