diff options
Diffstat (limited to 'lib/subunit/INSTALL')
-rw-r--r-- | lib/subunit/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/subunit/INSTALL b/lib/subunit/INSTALL index 2a053d8ad6..eeea734f6a 100644 --- a/lib/subunit/INSTALL +++ b/lib/subunit/INSTALL @@ -14,7 +14,7 @@ Dependencies * Python for the filters * 'testtools' (On Debian and Ubuntu systems the 'python-testtools' package, the testtools package on pypi, or https://launchpad.net/testtools) for - the extended test API which permits attachments. Version 0.9.11 or newer is + the extended test API which permits attachments. Version 0.9.23 or newer is required. Of particular note, http://testtools.python-hosting.com/ is not the testtools you want. * A C compiler for the C bindings |