Skip to content

Commit

Permalink
[refs #388] Adding a readthedocs configuration file as the defaults u…
Browse files Browse the repository at this point in the history
…se python2.7 which is no longer compatabile with prospector
  • Loading branch information
carlio committed Jul 6, 2020
1 parent aeb50bf commit f38a2b7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
sphinx:
configuration: docs/conf.py
python:
version: 3.7
install:
- requirements: docs/requirements.txt

0 comments on commit f38a2b7

Please sign in to comment.