Skip to content

Commit 1294dd2

Browse files
committed
BUG: Fix bundling of typst pdf in MECA
Fixed in upstream mystmd 1.6.1.
1 parent 54e9636 commit 1294dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ platforms = ["linux-64", "osx-arm64", "win-64"]
66

77
[dependencies]
88
# MyST ecosystem
9-
mystmd = ">=1.6.0,<2"
9+
mystmd = ">=1.6.1,<2"
1010
jupyter-book = "*"
1111

1212
# Python scientific stack

0 commit comments

Comments
 (0)