Skip to content

Commit

Permalink
Merge pull request #715 from dandi/gh-713
Browse files Browse the repository at this point in the history
Add Readthedocs config
  • Loading branch information
yarikoptic authored Jul 16, 2021
2 parents a33b3f9 + 6fdb8f3 commit aeb5e45
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
formats: all
python:
version: 3
install:
- requirements: docs/requirements.txt
- method: pip
path: .
sphinx:
configuration: docs/source/conf.py
fail_on_warning: true

0 comments on commit aeb5e45

Please sign in to comment.