Skip to content

Commit

Permalink
added yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marouenbg committed Nov 24, 2018
1 parent 950a42b commit 57c4c75
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# .readthedocs.yml

build:
image: latest

python:
version: 3.6
setup_py_install: true
pip_install: true

requirements_file: docs/requirements.txt
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
releases

0 comments on commit 57c4c75

Please sign in to comment.