twine
Utility for publishing Python packages on PyPI. More information: <https://twine.readthedocs.io/en/stable/#commands>.
RUN apt-get update && \
apt-get install -y twine
RUN apt-get update && \
apt-get install -y twine
RUN pacman -S --noconfirm twine
RUN apt-get update && \
apt-get install -y twine
RUN dnf install -y twine
RUN apt-get update && \
apt-get install -y twine