summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDolph Mathews <dolph.mathews@rackspace.com>2011-06-15 14:57:04 -0500
committerDolph Mathews <dolph.mathews@rackspace.com>2011-06-15 14:57:04 -0500
commitf537c222a003fa2fdb09e8790680415f5b47b824 (patch)
tree9da1330659c517b3201c2c29b293d17bab8b0464
parent07e5b8c9d6bb0525e3b2b63070642d7deacc3fcd (diff)
Added coverage to pip development requirements
-rw-r--r--tools/pip-requires-development3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/pip-requires-development b/tools/pip-requires-development
index 4bb2475e..5e9bc650 100644
--- a/tools/pip-requires-development
+++ b/tools/pip-requires-development
@@ -1 +1,2 @@
-Sphinx # required to build documentation \ No newline at end of file
+Sphinx # required to build documentation
+coverage # computes code coverage percentages \ No newline at end of file