Skip to content
This repository has been archived by the owner on Nov 24, 2019. It is now read-only.

Commit

Permalink
Fix RTD's YAML so docs will build
Browse files Browse the repository at this point in the history
  • Loading branch information
sco1 committed Oct 11, 2018
1 parent 30098b8 commit f14935f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build:
image: latest

python:
version: 3.7
version: 3.6
pip_install: true
extra_requirements:
- docs

0 comments on commit f14935f

Please sign in to comment.