diff --git a/docs/.readthedocs.yaml b/docs/.readthedocs.yaml index 7d5aaa00..1ffe0f7d 100644 --- a/docs/.readthedocs.yaml +++ b/docs/.readthedocs.yaml @@ -1,9 +1,9 @@ version: 2 build: - os: "ubuntu-lts-latest" + os: ubuntu-lts-latest tools: - python: "3" + python: 3 formats: all