minor cleanup
This commit is contained in:
parent
eb58bbed6d
commit
349997b828
|
@ -9,7 +9,6 @@ RUN apt-get update -q
|
||||||
RUN apt-get install -qy texlive-full
|
RUN apt-get install -qy texlive-full
|
||||||
RUN apt-get install -qy \
|
RUN apt-get install -qy \
|
||||||
gnuplot \
|
gnuplot \
|
||||||
# python-pygments \
|
|
||||||
wget \
|
wget \
|
||||||
build-essential
|
build-essential
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue