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¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
4.58.0
version_requirements.txt:
tox >= 4.39.0
Installation commands¶
$ pip install tox\>=4.39.0
$ sage -i tox
$ sudo pacman -S python-tox
$ conda install tox
$ sudo apt-get install tox
$ sudo dnf install tox
$ sudo pkg install tox
$ sudo emerge dev-python/tox
$ brew install tox
$ sudo port install py-tox
$ sudo pacman -S ${MINGW_PACKAGE_PREFIX}-python-tox
$ sudo slackpkg install tox
$ sudo xbps-install tox
If the system package is installed, ./configure will check if it can be used.