Skip to content

Commit

Permalink
trying readthedocs.yml file to avoid python 2.7 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Jul 13, 2020
1 parent fca7ffe commit 6ef4a0d
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: docs/conf.py
python:
version: 3.7
install:
- requirements: requirements.txt

0 comments on commit 6ef4a0d

Please sign in to comment.