Skip to content

Commit 29a2faa

Browse files
authored
Apply suggestions from code review
1 parent 2b986f3 commit 29a2faa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dockers/tpu-tests/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ RUN cd pytorch-lightning && \
2929
unzip -o legacy/checkpoints.zip -d legacy/ && \
3030
ls -l legacy/checkpoints/
3131

32-
# todo: torchtext
33-
RUN pip install torchtext==0.6.0 -U
34-
3532
# If using this image for tests, intall more dependencies and don"t delete the source code where the tests live.
3633
RUN \
3734
# Install pytorch-lightning at the current PR, plus dependencies.

0 commit comments

Comments
 (0)