Skip to content

Commit

Permalink
Add .readthedocs.yml config file and pin to Python v2.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
m-renaud committed Apr 6, 2020
1 parent 3e22da1 commit ed023ba
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2

sphinx:
configuration: Cabal/doc/conf.py

python:
version: 2.7

0 comments on commit ed023ba

Please sign in to comment.