Skip to content

Commit

Permalink
Update readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeil committed Oct 21, 2019
1 parent f180dc0 commit e455be6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
version: 2

build:
image: latest

python:
version: 3.7
version: 3.6
install:
- method: pip
path: .
Expand Down

0 comments on commit e455be6

Please sign in to comment.