Skip to content

Commit

Permalink
Update readthedocs to python 3.11 (should fix spiral-project#1185)
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptiste Jonglez authored and zorun committed Jul 14, 2023
1 parent 9794b88 commit d823c0d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.11"

python:
version: "3.7"
install:
- method: pip
path: .
Expand Down

0 comments on commit d823c0d

Please sign in to comment.