Commit fefbf39
committed
build: rtd: install asciidoc via pip
The rtb build fails because the something is depending on the asciidoc
python module which is missing. Since sphinx is installed via the pip
step anyway, move it to the pip install section.
Also drop the unnecessary dependencies.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 0e884fa commit fefbf39
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments