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
Version Information¶
package-version.txt:
3.23.1
install-requires.txt:
tox
Equivalent System Packages¶
conda:
$ conda install tox
cygwin:
$ apt-cyg install tox
Debian/Ubuntu:
$ sudo apt-get install tox
Fedora/Redhat/CentOS:
$ sudo yum install tox
freebsd:
$ sudo pkg install tox
gentoo:
$ sudo emerge tox
homebrew:
$ brew install tox
macports: install the following packages: tox slackware:
$ sudo slackpkg install tox
void:
$ sudo xbps-install tox
See https://repology.org/project/tox/versions
If the system package is installed, ./configure will check whether it can be used.