Another try
This commit is contained in:
parent
6533d9e875
commit
87f949a758
1 changed files with 5 additions and 4 deletions
|
|
@ -1,9 +1,10 @@
|
|||
version: 2
|
||||
|
||||
# Optionally declare the Python requirements required to build your docs
|
||||
python:
|
||||
install:
|
||||
- packages: "myst_parser"
|
||||
build:
|
||||
tools:
|
||||
python: "3.10"
|
||||
commands:
|
||||
- pip install myst-parser
|
||||
|
||||
sphinx:
|
||||
builder: html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue