Skip to content

Commit

Permalink
adding the software docs again...
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbinks committed May 14, 2024
1 parent 3e04367 commit faf0d16
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2

build:
image: latest

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

formats: []

0 comments on commit faf0d16

Please sign in to comment.