diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 551b649..05c2b62 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,5 +11,5 @@ sphinx: formats: all python: - install: - - requirements: docs/requirements.txt \ No newline at end of file + install: + - requirements: docs/requirements.txt \ No newline at end of file