summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index bd46f90..1f4aed4 100644
--- a/howto.txt
+++ b/howto.txt
@@ -23,6 +23,7 @@
- Generate new sample_html to get the latest, incl footer version number:
make clean
pip install -e .
+ pip install nose
cd ~/cog/trunk
rm -rf htmlcov
coverage run --branch --source=cogapp -m nose cogapp/test_cogapp.py:CogTestsInMemory