diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 15f585975..f12b86f2c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -117,6 +117,7 @@ Thomas Grainger Tim Laurence Tyagraj Desigar Usama Sadiq +Vladislav Doster Ville Skyttä Vincent Vanlaer Vlastimil Zíma diff --git a/docs/plugins.rst b/docs/plugins.rst index 604602ec5..ead405f39 100644 --- a/docs/plugins.rst +++ b/docs/plugins.rst @@ -32,7 +32,7 @@ Examples include:: tox-bindep - Runs bindep checks prior to tests tox-bitbucket-status - Update bitbucket status for each env tox-cmake - Build CMake projects using tox - tox-conda - Provides integration with the condo package manager + tox-conda - Provides integration with the conda package manager tox-current-env - Run tests in the current python environment tox-docker - Launch a docker instance around test runs tox-direct - Run everything directly without tox venvs