Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2c5a6d5
)
Fix: Correct syntax for RTD extra requirements
63/72663/1
author
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Wed, 21 Feb 2024 14:49:03 +0000
(06:49 -0800)
committer
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Wed, 21 Feb 2024 14:49:03 +0000
(06:49 -0800)
Issue: RELENG-5171
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Change-Id: I877f83ea4f84f8207ee0f03c0d2ff3d71b20b791
.readthedocs.yml
patch
|
blob
|
history
diff --git
a/.readthedocs.yml
b/.readthedocs.yml
index
caca075
..
2095bb2
100644
(file)
--- a/
.readthedocs.yml
+++ b/
.readthedocs.yml
@@
-27,6
+27,6
@@
build:
python:
install:
- extra_requirements:
- -
.[docs]
+ -
docs
path: .
method: pip