Skip to content

Commit

Permalink
Update rtfd config file
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpiper committed Oct 21, 2024
1 parent 11520d6 commit 9143d5a
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,18 @@
version: 2

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

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

formats:
- htmlzip

python:
version: 3.8
install:
- requirements: requirements-docs.txt
- requirements: requirements.txt
- method: pip
path: .
system_packages: false

conda:
environment: environment-docs.yml

build:
image: latest

0 comments on commit 9143d5a

Please sign in to comment.