Skip to content

Commit

Permalink
Merge pull request #1840 from cta-observatory/rtd
Browse files Browse the repository at this point in the history
Add RTD config
  • Loading branch information
maxnoe authored Feb 17, 2022
2 parents 9fe32b3 + 27faaeb commit a50cb82
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2

python:
version: "3.8"
install:
- method: pip
path: .
extra_requirements:
- docs

0 comments on commit a50cb82

Please sign in to comment.