Skip to content

Commit

Permalink
FIX/DOCS: Configuration for readthedocs which tells it to use Python 3.6
Browse files Browse the repository at this point in the history
Fixes a documentation build issue.
  • Loading branch information
rspeed committed Apr 24, 2018
1 parent 79d290d commit 6dd7a78
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
build:
image: latest

python:
version: 3.6

0 comments on commit 6dd7a78

Please sign in to comment.