Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed Oct 8, 2023
1 parent 15841ca commit 7c83c01
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,12 @@ build:
tools:
python: "3"

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

sphinx:
configuration: docs/source/conf.py
configuration: docs/source/conf.py

0 comments on commit 7c83c01

Please sign in to comment.