Skip to content

Commit

Permalink
readthedocs.yml: opt-in to newer python version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Jul 10, 2023
1 parent ff008c2 commit 445cbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Expand Up @@ -25,8 +25,8 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"

python:
version: 3
install:
- method: pip
path: .
Expand Down

0 comments on commit 445cbaf

Please sign in to comment.