Skip to content

Commit

Permalink
Merge pull request #6668 from m-renaud/m-renaud-cabal-docs-pin-pyv2
Browse files Browse the repository at this point in the history
Add .readthedocs.yml config file and pin to Python v2.7.
  • Loading branch information
m-renaud authored Apr 7, 2020
2 parents 3e22da1 + ed023ba commit d4ebb69
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 d4ebb69

Please sign in to comment.