tox: tox is a generic virtualenv management and test command line tool#

Description#

tox is a generic virtualenv management and test command line tool

License#

MIT

Upstream Contact#

https://pypi.org/project/tox/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

3.27.0

install-requires.txt:

tox >= 3.21.4

Equivalent System Packages#

arch:

$ sudo pacman -S  python-tox

conda:

$ conda install  tox

Debian/Ubuntu:

$ sudo apt-get install  tox

Fedora/Redhat/CentOS:

$ sudo yum install  tox

freebsd:

$ sudo pkg install tox

gentoo:

$ sudo emerge dev-python/tox

homebrew:

$ brew install tox

macports: install the following packages: py-tox

slackware:

$ sudo slackpkg install tox

void:

$ sudo xbps-install  tox

See https://repology.org/project/python:tox/versions

If the system package is installed, ./configure will check whether it can be used.