Try again to get myst_parser working

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2022-05-26 07:03:07 +10:00
parent dac8086cb4
commit ffcd7f3395
2 changed files with 3 additions and 4 deletions

View file

@ -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
View file

@ -0,0 +1 @@
myst_parser