summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@canonical.com>2022-04-25 02:02:26 +0100
committerColin Watson <cjwatson@canonical.com>2022-04-25 02:02:26 +0100
commitbf146f010c630f5df8e58f4e79f706919691a162 (patch)
treedc722d056806f6c8f8533936d5e1fa8c69c7c089
parentf89872e2f6535d8f91d2fc0c4b4182f0b39fc2c1 (diff)
downloadfixtures-git-bf146f010c630f5df8e58f4e79f706919691a162.tar.gz
Mention extra in another place in README
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 9faafa3..4b12e8e 100644
--- a/README.rst
+++ b/README.rst
@@ -31,6 +31,8 @@ Dependencies
* pbr
Used for version and release management of fixtures.
+The ``fixtures[streams]`` extra adds:
+
* testtools <https://launchpad.net/testtools> 0.9.22 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