mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 09:01:40 -05:00
redundant wheel install
This commit is contained in:
parent
b3179a12d1
commit
bcf498929b
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ install:
|
|||
pyenv activate $TOXENV ;
|
||||
fi
|
||||
- ${PIP} --upgrade pip
|
||||
- ${PIP} wheel
|
||||
- ${PIP} wheel jupyter ipython\<=$IPYTHON jedi\<=0.13.3 ipykernel numpy\<=1.16.0 matplotlib\<=3.0.2
|
||||
- ${PY} -m ipykernel install --user
|
||||
- sh tools/install-R.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue