summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-virtualenv_1.11.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* tox: introduce the tox framework and dependenciesBruce Ashfield2014-04-091-0/+25
To enabled OpenStack unit testing: https://wiki.openstack.org/wiki/Testing#Unit_Testing_with_Tox We introduce tox and its depedencies. Adding it to the tempest RDEPENDS ensures that it is installed along with the rest of the test frameworks. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>