InstallationΒΆ

At the command line:

$ easy_install tox-matrix

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv tox-matrix
$ pip install tox-matrix