Skip to content

Commit

Permalink
Add a rtd yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
cgachot committed Feb 22, 2019
1 parent 5b84fcd commit 09b8a27
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .readthedocs.yml
@@ -0,0 +1,12 @@
# .readthedocs.yml

version: 2

python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- pyyaml

0 comments on commit 09b8a27

Please sign in to comment.