Skip to content

Commit

Permalink
Fix: Correct syntax for RTD extra requirements
Browse files Browse the repository at this point in the history
Issue: RELENG-5171
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Change-Id: I877f83ea4f84f8207ee0f03c0d2ff3d71b20b791
  • Loading branch information
tykeal committed Feb 21, 2024
1 parent 2c5a6d5 commit a7fc75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ build:
python:
install:
- extra_requirements:
- .[docs]
- docs
path: .
method: pip

0 comments on commit a7fc75b

Please sign in to comment.