Skip to content

Commit 668c0b1

Browse files
authored
Merge pull request #844 from Kaggle/rm-redundant-opencv-pip
Remove redundant opencv-python pip command.
2 parents 44df852 + 199c7b2 commit 668c0b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,6 @@ RUN pip install bcolz && \
341341
pip install nbformat && \
342342
pip install notebook==5.5.0 && \
343343
pip install olefile && \
344-
pip install opencv-python && \
345344
pip install kornia && \
346345
pip install pandas_summary && \
347346
pip install pandocfilters && \

0 commit comments

Comments
 (0)