Skip to content

Commit

Permalink
Update .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdi authored Dec 17, 2021
1 parent c40a95b commit a816619
Showing 1 changed file with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
version: 2

build:
os: "ubuntu-20.04"
tools:
python: "3.8"

sphinx:
fail_on_warning: true

python:
# Install our python package before building the docs
install:
- method: pip
path: .
configuration: docs/source/conf.py

conda:
environment: docs/environment.yml


0 comments on commit a816619

Please sign in to comment.