diff --git a/.readthedocs.yml b/.readthedocs.yml index 393cba87..98944db1 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -4,5 +4,10 @@ build: tools: python: "3.9" +python: + install: + - method: pip + path: . + sphinx: configuration: docs/conf.py