Plugins

Many plugins are available for tox. These include, but are not limited to, the extensions found on the tox-dev org on GitHub.

Disabling plugins

Plugins can be disabled via the TOX_DISABLED_EXTERNAL_PLUGINS environment variable. Set it to a comma-separated list of plugin names:

env TOX_DISABLED_EXTERNAL_PLUGINS=tox-uv,tox-extra tox --version