python2.7-coverage
code coverage tool for Python 2
RUN apt-get update && \
apt-get install -y python-coverage
RUN apt-get update && \
apt-get install -y python-coverage
RUN pacman -S --noconfirm python-coverage
RUN apt-get update && \
apt-get install -y python-coverage
RUN yum install -y python-coverage
RUN apt-get update && \
apt-get install -y python-coverage