Skip to content

Commit

Permalink
readthedocs env upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymayi committed Sep 12, 2022
1 parent 41f1053 commit c36507d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yml
Expand Up @@ -18,13 +18,14 @@
version: 2

build:
os: ubuntu-20.04
os: ubuntu-22.04
tools:
python: "3.9"
python: "3.10"

python:
install:
- method: pip
path: .
extra_requirements:
- all
- docs

0 comments on commit c36507d

Please sign in to comment.