diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 12a5fef..75e0b2b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,7 +15,6 @@ python: install: - method: pip path: . - - requirements: requirements_dev.txt - - method: pip + requirements: requirements_dev.txt packages: - IPython>=7.0 \ No newline at end of file