We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c5464 commit bc990aaCopy full SHA for bc990aa
1 file changed
.readthedocs.yaml
@@ -18,7 +18,7 @@ build:
18
- (git --no-pager log --pretty="tformat:%s" -1 | grep -vqF "[skip-rtd]") || exit 183
19
- git fetch --unshallow || true
20
install:
21
- - pixi install -e doc
+ - pixi install --concurrent-solves 2 -e doc
22
build:
23
html:
24
- pixi run doc BUILDDIR=$READTHEDOCS_OUTPUT
0 commit comments