Skip to content

Commit

Permalink
Merge pull request #405 from dhomeier/rtd-build.os
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog authored Oct 23, 2023
2 parents 0b1a3fb + f1a6209 commit 09c882d
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,15 +1,16 @@
version: 2

build:
image: latest
os: ubuntu-22.04
tools:
python: "3"

sphinx:
builder: html
configuration: docs/conf.py
fail_on_warning: true

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

0 comments on commit 09c882d

Please sign in to comment.