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 6f3ce3a commit fb978caCopy full SHA for fb978ca
1 file changed
.travis.yml
@@ -19,7 +19,6 @@ before_install:
19
- pip install ipywidgets ipykernel requests IPython==5.0.0 langid pycountry pyenchant lxml matplotlib unittest2 pexpect
20
- python travis.py
21
- pip install cython
22
- - pip install -e git://github.com/Mathics3/mathics-scanner.git#egg=Mathics_Scanner
23
install:
24
- sed -i "s/'sympy==[0-9]\.[0-9]\.[0-9]', //" setup.py
25
- make develop
0 commit comments