diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f7073b7..f5f7689 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,10 +9,10 @@ build: python: version: 3.8 install: - - method: setuptools - path: . - requirements: docs/source/requirements.txt - requirements: requirements.txt + - method: setuptools + path: . formats: - htmlzip