tox-quickstart

virtualenv-based automation of test activities

Debian Debian
RUN apt-get update && \ apt-get install -y tox
Ubuntu
RUN apt-get update && \ apt-get install -y tox
Arch Arch Linux
RUN pacman -S --noconfirm python-tox
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y tox
Fedora
RUN dnf install -y python3-tox
Raspbian
RUN apt-get update && \ apt-get install -y tox
click the source code to copy install tox-quickstart on any operating system with command-not-found.com