diff options
| author | Jenkins <jenkins@review.openstack.org> | 2013-01-16 17:19:37 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2013-01-16 17:19:37 +0000 |
| commit | 3c6daa9a0bdbacd3dbde3e1f3b7cf72820717879 (patch) | |
| tree | 162f1ba2b7e5f4d8393598dbb65062fc180c3828 /tools | |
| parent | b709a9a80851d3c2c6242da960a318433d1f4aee (diff) | |
| parent | a0c3e67cb5e73db26202f97010d383fc2d6b1278 (diff) | |
Merge "Use testrepository setuptools support."
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/test-requires | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test-requires b/tools/test-requires index 6ee42d31c..5f195d5c1 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -11,5 +11,5 @@ pep8==1.3.3 pylint==0.25.2 python-subunit sphinx>=1.1.2 -testrepository>=0.0.8 +testrepository>=0.0.13 testtools>=0.9.22 |
