Skip to content

Commit

Permalink
Merge pull request #663 from dstl/rtd_python_version
Browse files Browse the repository at this point in the history
Use latest Python version on read the docs
  • Loading branch information
sdhiscocks authored Jun 23, 2022
2 parents bfecfd6 + ca257a3 commit de83b4e
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 de83b4e

Please sign in to comment.