Skip to content

Commit

Permalink
Use new Docker images on Read the Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojuanlu committed Sep 28, 2021
1 parent 9933701 commit 2511982
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
version: 2

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

python:
install:
- method: pip
path: .
extra_requirements:
- dev
- cesium

sphinx:
fail_on_warning: true

0 comments on commit 2511982

Please sign in to comment.