sys-bio/SBstoat

nose pacakge missing when running tests

Closed this issue · 1 comments

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

Changed setup.py to include nose.