Skip to content

Commit

Permalink
Merge pull request #872 from willingc/rtd-config
Browse files Browse the repository at this point in the history
Update RTD config file to v2
  • Loading branch information
parente committed May 12, 2019
2 parents ef92c1e + 8f81a28 commit 88403b3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
16 changes: 16 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# .readthedocs.yml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

# Required
version: 2

sphinx:
configuration: docs/conf.py

formats: all

python:
version: 3.7
install:
- requirements: requirements-dev.txt
3 changes: 0 additions & 3 deletions readthedocs.yml

This file was deleted.

0 comments on commit 88403b3

Please sign in to comment.