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#
$(PYTHON)
$(PYTHON_TOOLCHAIN)
pyproject_api: API to interact with the python pyproject.toml based projects
Version Information#
package-version.txt:
4.11.1
version_requirements.txt:
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.