diff --git a/.readthedocs.yml b/.readthedocs.yml index d5743495..339c944d 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -23,4 +23,4 @@ python: - method: pip path: . extra_requirements: - - [docs, tests] + - [doc, tests]