diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 54b53a6..6de34e1 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,4 +10,5 @@ sphinx: python: install: - - requirements: docs/requirements.txt + - path: . + - requirements: docs/requirements.txt