Skip to content

Commit

Permalink
Updated the RTD configuration to the v2 format
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Nov 23, 2019
1 parent 03c9a38 commit dd88c10
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,9 1,8 @@
type: sphinx

build:
image: latest

version: 2
formats: [htmlzip, pdf]
python:
version: "3.6"
pip_install: true
extra_requirements: [doc]
version: 3.6
install:
- method: pip
path: .
extra_requirements: [doc]

0 comments on commit dd88c10

Please sign in to comment.