diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 22cfb7e..e8e6444 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,4 +19,6 @@ sphinx: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: docs/requirements.txt + - requirements: docs/requirements.txt + - method: pip + path: .