Try again to get myst_parser working
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
dac8086cb4
commit
ffcd7f3395
2 changed files with 3 additions and 4 deletions
|
@ -11,7 +11,5 @@ sphinx:
|
||||||
|
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- method: pip
|
- requirements: docs/requirements.txt
|
||||||
path: .
|
system_packages: true
|
||||||
extra_requirements:
|
|
||||||
- myst-parser
|
|
||||||
|
|
1
docs/requirements.txt
Normal file
1
docs/requirements.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
myst_parser
|
Loading…
Add table
Add a link
Reference in a new issue