Skip to content

Commit

Permalink
Declare the Python requirements required to build the docs
Browse files Browse the repository at this point in the history
Signed-off-by: tdruez <[email protected]>
  • Loading branch information
tdruez committed Dec 7, 2023
1 parent 78070f0 commit 77ad758
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ build:
python:
install:
- method: pip
path: .
extra_requirements:
- dev
path: Sphinx furo

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand Down

0 comments on commit 77ad758

Please sign in to comment.