Skip to content
Snippets Groups Projects
Commit abd7dd39 authored by Guido Sterbini's avatar Guido Sterbini
Browse files

Removing some python packages

parent 00bb2128
No related branches found
No related tags found
No related merge requests found
Pipeline #2576524 passed
...@@ -63,7 +63,7 @@ RUN echo "deb [arch=$(dpkg --print-architecture)] \ ...@@ -63,7 +63,7 @@ RUN echo "deb [arch=$(dpkg --print-architecture)] \
############################################################################### ###############################################################################
RUN apt-get -qq update \ RUN apt-get -qq update \
&& apt-get -yqq install x11-apps sudo wget git tmux vim meld openssh-server\ && apt-get -yqq install x11-apps sudo wget git tmux vim meld openssh-server\
build-essential cmake python-dev python3-dev \ build-essential cmake python-dev python3-dev \
&& apt-get -yqq clean && apt-get -yqq clean
# openjdk-8-jdk sshuttle removed for a problem with eos # openjdk-8-jdk sshuttle removed for a problem with eos
......
...@@ -9,16 +9,16 @@ pyarrow ...@@ -9,16 +9,16 @@ pyarrow
cpymad cpymad
pandarallel pandarallel
sphinx sphinx
sphinx-autobuild # sphinx-autobuild
pdoc3 pdoc3
dask dask
seaborn seaborn
bokeh bokeh
awkward awkward
flake8 # flake8
pytest # pytest
pytest-cov # pytest-cov
ruamel.yaml # ruamel.yaml
ipywidgets # ipywidgets
sympy # sympy
h5py # h5py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment