Skip to content

Commit 42da9bd

Browse files
committed
Revert "pubtools: Temporarily fix latest Dockerfile"
This reverts commit 9de3111.
1 parent 9de3111 commit 42da9bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scipy/latest.Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ RUN dpkgArch="$(dpkg --print-architecture)" \
6868
&& tlmgr update --self \
6969
## TeX packages as requested by the community
7070
&& curl -sSLO https://yihui.org/gh/tinytex/tools/pkgs-yihui.txt \
71-
&& sed -i "s/pdfmanagement-testphase/pdfmanagement/g" pkgs-yihui.txt \
7271
&& tlmgr install $(cat pkgs-yihui.txt | tr '\n' ' ') \
7372
&& rm -f pkgs-yihui.txt \
7473
## TeX packages as in rocker/verse

0 commit comments

Comments
 (0)