Skip to content

Commit 45252f8

Browse files
brunovcostaclaude
andcommitted
Fix CI: add missing latex2mathml dependency
Both markdown and latex2mathml are used in compiler.py but were not listed in requirements.txt, causing all CI runs to fail. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 07cf417 commit 45252f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# Production dependencies for abstra-sugar
2+
latex2mathml>=3.0.0
23
markdown>=3.4.0

0 commit comments

Comments
 (0)