We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3865f9 commit 66074a3Copy full SHA for 66074a3
pixi.toml
@@ -85,7 +85,7 @@ readthedocs = "rm -rf $READTHEDOCS_OUTPUT/html && cp -r site/ $READTHEDOCS_OUTPU
85
# Notebook testing
86
nb-convert = "nb-convert.sh"
87
nb-mypy = "mypy docs/examples/*.py"
88
-nb-assert-output = "sh nb-output-check.sh"
+nb-assert-output = "./nb-output-check.sh"
89
90
[feature.build.dependencies]
91
python-build = "*"
0 commit comments