Another try

This commit is contained in:
Andréas Livet 2022-07-09 15:29:04 +02:00
parent 6533d9e875
commit 87f949a758

View file

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