Skip to content

Commit

Permalink
Added RTD config file
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Apr 24, 2019
1 parent 504a300 commit 3b6ae3c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
build:
image: latest

python:
version: 3.6
pip_install: true
extra_requirements: ['docs']

# Don't build any extra formats
formats: []

0 comments on commit 3b6ae3c

Please sign in to comment.