Commit 8873d0c5 authored by John Chodera (MSKCC)'s avatar John Chodera (MSKCC)
Browse files

Added nose requirement to conda build requirements to enable Python testing.

parent dc880129
...@@ -7,6 +7,7 @@ requirements: ...@@ -7,6 +7,7 @@ requirements:
- cmake - cmake
- python - python
- fftw3f - fftw3f
- nose
run: run:
- python - python
......
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