Port code to use optparse, rather than argparse.
[third_party/subunit] / INSTALL
diff --git a/INSTALL b/INSTALL
index 2a053d8ad6db18fa1067dc10354e5e3358d5eddb..51c0e79be787fc34eb6126607e948c01a532e0a1 100644 (file)
--- a/INSTALL
+++ b/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.30 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