Browse Source

Another try

pull/1/head
Andréas Livet 2 years ago
parent
commit
87f949a758
  1. 9
      .readthedocs.yaml

9
.readthedocs.yaml

@ -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…
Cancel
Save