Skip to content
This repository has been archived by the owner on Aug 20, 2022. It is now read-only.

uninstall spyder-kernels #137

Merged
merged 2 commits into from
May 21, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions scripts/INSTALL_python_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ done
$PYTHON -m pip install $PIPOPTIONS --upgrade pip wheel setuptools
$PYTHON -m pip install $PIPOPTIONS --only-binary=numpy,scipy,matplotlib numpy scipy matplotlib nose coverage docopt
$PYTHON -m pip install $PIPOPTIONS jupyter spyder==3.2
$PYTHON -m pip uninstall $PIPOPTIONS -y spyder-kernels