Skip to content

Commit

Permalink
Creates .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thepabloaguilar committed Sep 18, 2020
1 parent 65d22c7 commit 245b28f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 2

python:
version: 3.7
install:
- docs/requirements.txt

sphinx:
configuration: docs/conf.py
fail_on_warning: true

formats: all

0 comments on commit 245b28f

Please sign in to comment.