diff --git a/.readthedocs.yml b/.readthedocs.yml index 5941be9..0f5dccd 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,7 +2,7 @@ version: 2 python: install: - - "." + - path: "." build: os: "ubuntu-20.04"