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
commit027a753f5d8a038413b29a77c2fc2180aadf290e (patch)
tree175c74c218461a2751db766f2cac0a32f2c3edfc /howto.txt
parentb5b580fe8a34c530aad1c897b8ad4718f8f7db86 (diff)
downloadpython-coveragepy-git-027a753f5d8a038413b29a77c2fc2180aadf290e.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 96e1e062..d1f78b1f 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::