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#
pyproject_api: API to interact with the python pyproject.toml based projects
$(PYTHON_TOOLCHAIN)
$(PYTHON)
Version Information#
package-version.txt:
4.11.1
install-requires.txt:
# see spkg-configure.m4
tox >= 4.2.7
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 if it can be used.