summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2010-01-10 20:23:43 -0500
committerNed Batchelder <ned@nedbatchelder.com>2010-01-10 20:23:43 -0500
commit8681e1d0e2ed59402b6c98fc2928ea218e2c431f (patch)
treeb0737cb3b5faf9d46cc4076526e5a607355a269f /howto.txt
parentaaa82f5e8c8f719afd8b6d36fd3762663495d5ae (diff)
downloadpython-coveragepy-8681e1d0e2ed59402b6c98fc2928ea218e2c431f.tar.gz
Test on Python 2.7 also.
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index 96e1e06..d1f78b1 100644
--- a/howto.txt
+++ b/howto.txt
@@ -46,6 +46,8 @@
- On Py 2.x: need setuptools installed
- On Py 3.x: need Distribute installed
+- Need nose installed
+- Need to have coverage dev-installed
- In each Python installation to be used, create a "coverage_test_egg.pth"
containing::