Skip to content

Commit

Permalink
RTD: use new build.tools.python setting
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Jun 6, 2022
1 parent 32cc555 commit 8b73b09
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
version: 2
build:
image: latest
os: ubuntu-22.04
tools:
python: "3.10"
submodules:
include: all
python:
version: 3
install:
- method: pip
path: .
Expand Down

0 comments on commit 8b73b09

Please sign in to comment.