diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 25e515e..1bb6bf9 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,7 +1,6 @@ version: 2 build: - image: latest os: ubuntu-22.04 tools: python: "3.11" @@ -13,7 +12,7 @@ conda: environment: environment.yml python: - version: 3.7 + version: 3.11 install: - method: pip path: .