Skip to content

Commit

Permalink
Merge pull request #844 from Kaggle/rm-redundant-opencv-pip
Browse files Browse the repository at this point in the history
Remove redundant opencv-python pip command.
  • Loading branch information
rosbo authored Jun 20, 2020
2 parents 44df852 + 199c7b2 commit 668c0b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ RUN pip install bcolz && \
pip install nbformat && \
pip install notebook==5.5.0 && \
pip install olefile && \
pip install opencv-python && \
pip install kornia && \
pip install pandas_summary && \
pip install pandocfilters && \
Expand Down

0 comments on commit 668c0b1

Please sign in to comment.