We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3be1cd commit b61e1deCopy full SHA for b61e1de
build_html.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-python -m pip install mystmd
+python -m pip install mystmd==1.3.28
4
export BASE_URL="https://smartarmstack.github.io"
5
myst build --html
6
0 commit comments