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

1
docs/requirements.txt Normal file
View file

@ -0,0 +1 @@
myst_parser