summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2014-09-25 15:01:50 +1200
committerRobert Collins <robertc@robertcollins.net>2014-09-25 15:01:50 +1200
commitf61bdd267c9f4a039bad10249e8ae618b29a515e (patch)
tree40f4b9793826d603b090483d4abbbd7eefb39ba3 /README
parent9f9d89ce718463b24cd3910b9a99efb60b3c9e1b (diff)
downloadfixtures-f61bdd267c9f4a039bad10249e8ae618b29a515e.tar.gz
Migrate to git and pbr.
No functional changes.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 776c0c5..e84a2bc 100644
--- a/README
+++ b/README
@@ -28,6 +28,9 @@ Dependencies
* Python 2.6+
This is the base language fixtures is written in and for.
+* pbr
+ Used for version and release management of fixtures.
+
* 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