Commit c642e70c by John Chodera (MSKCC)

Added nose to conda recipe requirements.

parent 88e49e3d
......@@ -15,6 +15,9 @@ requirements:
- numpy
test:
requires:
- nose
commands:
- nosetests --with-doctest --nocapture
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment