Skip to content

Commit

Permalink
Update readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MacHu-GWU committed Sep 18, 2022
1 parent a4d0079 commit 4adc119
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
version: 2

build:
os: ubuntu-20.04
tools:
python: "3.8"

python:
pip_install: true
extra_requirements:
- docs
install:
- method: pip
path: .
extra_requirements:
- docs

0 comments on commit 4adc119

Please sign in to comment.