Skip to content

Commit a87bd8f

Browse files
committed
move back pin on ruamel.yaml, seems to be causing doc issues
1 parent b720b8c commit a87bd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ build:
2121
# Install the package in editable mode using pixi
2222
- $HOME/.pixi/bin/pixi run --environment docs pip install -e .
2323
# 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
24+
- pip install erdantic versioningit sphinx_rtd_theme sphinxcontrib-mermaid types-pyyaml h5py numpy matplotlib ruamel.yaml=0.18.16
2525

2626
sphinx:
2727
builder: html

0 commit comments

Comments
 (0)