File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 brew install asymptote
2525 python -m pip install --upgrade pip
2626 # Can comment out when next Mathics is released
27- python -m pip install -e git://github.com/mathics/Mathics#egg=Mathics3
27+ # python -m pip install -e git://github.com/mathics/Mathics#egg=Mathics3
2828 python -m pip install -e .
2929 - name : Install mathicsscript
3030 run : |
Original file line number Diff line number Diff line change 2323 sudo apt-get update -qq && sudo apt-get install -qq liblapack-dev llvm-dev asymptote
2424 python -m pip install --upgrade pip
2525 # Can comment out when next Mathics is released
26- python -m pip install -e git://github.com/mathics/Mathics#egg=Mathics3
26+ # python -m pip install -e git://github.com/mathics/Mathics#egg=Mathics3
2727 python -m pip install -e .
2828 - name : Install mathicsscript
2929 run : |
Original file line number Diff line number Diff line change 2626 choco install llvm
2727 set LLVM_DIR="C:\Program Files\LLVM"
2828 # Can comment out when next Mathics is released
29- python -m pip install -e git://github.com/mathics/Mathics#egg=Mathics3
29+ # python -m pip install -e git://github.com/mathics/Mathics#egg=Mathics3
3030 pip install -e .
3131 - name : Install mathicsscript
3232 run : |
You can’t perform that action at this time.
0 commit comments