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:
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
extra_requirements:
|
||||
- myst-parser
|
||||
- requirements: docs/requirements.txt
|
||||
system_packages: true
|
||||
|
|
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