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 0c53033 commit cb532f6Copy full SHA for cb532f6
.github/workflows/osx.yml
@@ -31,7 +31,7 @@ jobs:
31
# We can comment out after next Mathics-Scanner release
32
# python -m pip install -e git+https://github.com/Mathics3/mathics-scanner#egg=Mathics-Scanner[full]
33
python -m pip install Mathics-Scanner
34
- make develop
+ make develop-full
35
- name: Test Mathics3
36
run: |
37
make -j3 check
0 commit comments