summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index 07e231fa..9d2f8122 100644
--- a/howto.txt
+++ b/howto.txt
@@ -58,6 +58,10 @@
- On Py 2.x: need setuptools installed
- On Py 3.x: need Distribute installed
- Need nose installed
+ - nose for py 2.x
+ - nose3 for py 3.x
+ - copy Scripts\nosetest3.exe to Scripts\nosetests.exe
+ - copy Scripts\nosetest3-script.py to Scripts\nosetests-script.py
- Need to have coverage dev-installed
- In each Python installation to be used, create a "coverage_test_egg.pth"
containing::