We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b720b8c commit a87bd8fCopy full SHA for a87bd8f
.readthedocs.yaml
@@ -21,7 +21,7 @@ build:
21
# Install the package in editable mode using pixi
22
- $HOME/.pixi/bin/pixi run --environment docs pip install -e .
23
# Install docs dependencies in the RTD Python environment too
24
- - pip install erdantic versioningit sphinx_rtd_theme sphinxcontrib-mermaid types-pyyaml h5py numpy matplotlib ruamel.yaml
+ - pip install erdantic versioningit sphinx_rtd_theme sphinxcontrib-mermaid types-pyyaml h5py numpy matplotlib ruamel.yaml=0.18.16
25
26
sphinx:
27
builder: html
0 commit comments