nose pacakge missing when running tests
Closed this issue · 1 comments
hsauro commented
If user follows the test instructions (at least on windows) it won't work. The reason is that the nose package may no be installed. Add a line to the instructions to install nose:
pip install nose
joseph-hellerstein commented
Changed setup.py to include nose.