diff options
| author | Monty Taylor <mordred@inaugust.com> | 2013-01-15 06:40:47 +0000 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2013-01-14 23:17:12 -0800 |
| commit | a0c3e67cb5e73db26202f97010d383fc2d6b1278 (patch) | |
| tree | de9ef7d1915f739cb022d3b70cbc5332e69f148c /tools | |
| parent | 9576c6fdeba252d4548c37aa2cbf699f28d4c14b (diff) | |
Use testrepository setuptools support.
The previous false-positive bug was fixed upstream in 0.0.13.
Change-Id: Iceb07a511992249c104bbc7c34b7c35e01bd9fbd
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 |
