mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-02 21:05:31 +08:00
Adding ipywidgets to the conda install list for travis
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ before_install:
|
||||
|
||||
# Install packages
|
||||
install:
|
||||
- conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib cython ipython nose vtk
|
||||
- conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib cython ipython ipywidgets nose vtk
|
||||
- pip install nose-cov python-coveralls
|
||||
|
||||
- git clone https://github.com/rowanc1/pymatsolver.git
|
||||
|
||||
Reference in New Issue
Block a user