Skip to content

Commit

Permalink
enable readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Jul 28, 2019
1 parent 4adfca8 commit b8d4496
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
version: 2

sphinx:
configuration: docs/conf.py

formats:
- htmlzip
- epub
- pdf

python:
version: 3.6
install:
- requirements: docs/requirements.txt
- method: pip
path: .

0 comments on commit b8d4496

Please sign in to comment.