Added python3-pygments package
This commit is contained in:
parent
014b599277
commit
472675ff16
|
@ -22,4 +22,5 @@ RUN apt-get update \
|
||||||
git \
|
git \
|
||||||
texlive-full \
|
texlive-full \
|
||||||
python-pygments \
|
python-pygments \
|
||||||
|
python3-pygments \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user