summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJonathan Lange <jml@canonical.com>2011-07-27 01:06:44 +0100
committerJonathan Lange <jml@canonical.com>2011-07-27 01:06:44 +0100
commit54a8f17e1e7a555977109cb3645dce941ec5b553 (patch)
treebc6297cc19ca0d0d5c16affbfa0030f22f71185f /README
parent2a9a0cd1053cb23405fc9a10a8fe0615d5f4119b (diff)
downloadfixtures-54a8f17e1e7a555977109cb3645dce941ec5b553.tar.gz
NEWS & README.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 38f0183..35a0ca3 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ Dependencies
* Python 2.4+
This is the base language fixtures is written in and for.
-* testtools <https://launchpad.net/testtools> 0.9.8 or newer.
+* testtools <https://launchpad.net/testtools> 0.9.12 or newer.
testtools provides helpful glue functions for the details API used to report
information about a fixture (whether its used in a testing or production
environment).