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:

4.11.1

install-requires.txt:

# see spkg-configure.m4
tox >= 4.2.7

Equivalent System Packages#

$ sudo pacman -S python-tox
$ conda install tox
$ sudo apt-get install tox
$ sudo yum install tox
$ sudo pkg install tox
$ sudo emerge dev-python/tox
$ brew install tox
$ sudo port install py-tox
$ sudo slackpkg install tox
$ sudo xbps-install tox

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

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