We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11bbe95 commit c0f6348Copy full SHA for c0f6348
build/pkgs/sage_sws2rst/spkg-install
@@ -18,6 +18,7 @@ if [ "$SAGE_EDITABLE" = yes ]; then
18
else
19
sdh_pip_install .
20
fi
21
+cd ..
22
# For type=script packages, spkg-check is not run
23
case "$SAGE_CHECK" in
24
yes)
0 commit comments