File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 3232 # python -m pip install -e git+https://github.com/Mathics3/Mathics3-Module-Base#egg=Mathics3-Module-Base
3333 - name : Install Mathic3 Hello Module
3434 run : |
35+ python -m pip install Mathics3
3536 python -m pip install -e .
3637 - name : Test Mathics3 Hello Module
3738 run : |
Original file line number Diff line number Diff line change 3030 # python -m pip install -e git+https://github.com/Mathics3/Mathics3-Module-Base#egg=Mathics3-Module-Base
3131 - name : install Mathic3 Hello Module
3232 run : |
33+ python -m pip install Mathics3
3334 python -m pip install -e .
3435 - name : Test Mathics3 Hello Module
3536 run : |
Original file line number Diff line number Diff line change 3232 # python -m pip install -e git+https://github.com/Mathics3/Mathics3-Module-Base#egg=Mathics3-Module-Base
3333 - name : Install Mathic3 Hello Module
3434 run : |
35+ python -m pip install Mathics3
3536 python -m pip install -e .
3637 - name : Test Mathics
3738 run : |
You can’t perform that action at this time.
0 commit comments