Added ipython to the docker image.

- Legacy-Id: 11077
This commit is contained in:
Henrik Levkowetz 2016-04-02 20:35:06 +00:00
parent 41db1e061b
commit e4552c4b2f

View file

@ -36,6 +36,7 @@ RUN apt-get update && apt-get install -qy \
ca-certificates \
colordiff \
gawk \
ipython \
less \
libmysqlclient-dev \
libsvn1/wheezy-backports \