Commit 938d1c23 by John Chodera (MSKCC)

Updated conda recipe nosetests command.

parent c642e70c
...@@ -19,9 +19,9 @@ test: ...@@ -19,9 +19,9 @@ test:
- nose - nose
commands: commands:
- nosetests --with-doctest --nocapture - nosetests pdbfixer --nocapture --verbosity=2 --with-doctest
about: about:
home: http://github.com/simtk/pdbfixer home: http://github.com/pandegroup/pdbfixer
license: free license: free
summary: PDBFixer fixes problems in PDB files to prepare them for molecular simulation. summary: PDBFixer fixes problems in PDB files to prepare them for molecular simulation.
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