Skip to content

Commit

Permalink
Add RTD Python 3.6 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
arkottke committed Apr 7, 2018
1 parent d22ef71 commit e86364f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions readthedocs.yml
@@ -1,6 +1,8 @@
build:
image: latest
formats:
- pdf
- pdf
requirements_file: requirements_rtfd.txt
python:
version: 3
setup_py_install: true
version: 3.6
setup_py_install: true

0 comments on commit e86364f

Please sign in to comment.