subunit: Import new upstream snapshot.
[ira/wip.git] / lib / subunit / setup.py
index 2038d04826026d490b5e733b3414779339e83401..bb51a24fccc5607b12511dcc88586be8a38f2ad2 100755 (executable)
@@ -9,7 +9,7 @@ except ImportError:
 else:
     extra = {
         'install_requires': [
-            'testtools>=0.9.6',
+            'testtools>=0.9.11',
         ]
     }