diff --git a/.readthedocs.yml b/.readthedocs.yml index 6da5104c4..c534b37da 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -22,6 +22,6 @@ python: install: - requirements: Doc/docs-requirements.txt - method: pip - path: . - extra_requirements: - - all \ No newline at end of file + path: . + extra_requirements: + - all