Skip to content

Commit

Permalink
Merge pull request #1158 from Bastian-Krause/bst/readthedocs-python-v…
Browse files Browse the repository at this point in the history
…ersion

readthedocs: specify Python version and OS
  • Loading branch information
Emantor committed Apr 30, 2023
2 parents f71fcf2 + 67ef57e commit 35276fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ python:
path: .
extra_requirements:
- doc

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

0 comments on commit 35276fc

Please sign in to comment.