Added ipython to the docker image.
- Legacy-Id: 11077
This commit is contained in:
parent
41db1e061b
commit
e4552c4b2f
|
@ -36,6 +36,7 @@ RUN apt-get update && apt-get install -qy \
|
|||
ca-certificates \
|
||||
colordiff \
|
||||
gawk \
|
||||
ipython \
|
||||
less \
|
||||
libmysqlclient-dev \
|
||||
libsvn1/wheezy-backports \
|
||||
|
|
Loading…
Reference in a new issue