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 8994fd5 commit d2f76cfCopy full SHA for d2f76cf
1 file changed
.travis.yml
@@ -20,7 +20,7 @@ before_install:
20
- LLVM_CONFIG=/usr/bin/llvm-config-10 CXXFLAGS=-fPIC python -m pip install llvmlite
21
- pip install ipywidgets ipykernel requests IPython==5.0.0 langid pycountry pyenchant lxml matplotlib
22
- python travis.py
23
- - pip install cython unittest2 pexpect scikit-image
+ - pip install cython unittest2 pexpect
24
install:
25
- sed -i "s/'sympy==[0-9]\.[0-9]\.[0-9]', //" setup.py
26
- make develop
0 commit comments