diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 56363c4..ccdc902 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,11 +12,11 @@ formats: build: os: ubuntu-22.04 tools: - python: 3.10 + python: "3.10" python: install: - - method: pip + - method: git path: . extra_requirements: - docs