diff --git a/.readthedocs.yml b/.readthedocs.yml index a9d358ef..b60d928e 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -20,3 +20,5 @@ mkdocs: python: install: - requirements: "docs/requirements.txt" + - method: "pip" + path: "."