We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f09d9 commit 02ee063Copy full SHA for 02ee063
build/pkgs/sagetex/dependencies
@@ -1,4 +1,4 @@
1
- maxima scipy matplotlib pillow tachyon pyparsing | $(PYTHON)
+ maxima scipy matplotlib pillow tachyon pyparsing | $(PYTHON_TOOLCHAIN) $(PYTHON)
2
3
To build SageTeX, you just need Python and pyparsing, but to test (SAGE_CHECK=yes)
4
SageTeX, you actually need to run Sage, produce plots,...
0 commit comments