Skip to content

Commit

Permalink
Use latest Python version on read the docs
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
sdhiscocks committed Jun 23, 2022
1 parent bfecfd6 commit ca257a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
version: 2

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

python:
install:
- method: pip
Expand Down

0 comments on commit ca257a3

Please sign in to comment.