diff --git a/readthedocs.yml b/readthedocs.yml index d0fedbf..3b05b50 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -6,9 +6,6 @@ python: - requirements: requirements.txt - method: pip3 path: . - extra_requirements: - - ./ - sphinx: builder: html configuration: docs/conf.py