diff --git a/.readthedocs.yml b/.readthedocs.yml index feadb8f..d4eb136 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,5 +9,10 @@ build: tools: python: "3" +python: + install: + - method: pip + path: . + sphinx: configuration: docs/conf.py