[Biopython-dev] [Bug 2672] test_lowess and test_docstrings fail to check if numpy is installed
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Nov 18 15:56:01 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2672
------- Comment #1 from biopython-bugzilla at maubp.freeserve.co.uk 2008-11-18 10:56 EST -------
I've fixed test_lowess.py with CVS revision 1.2 to check for numpy as in Bug
2534
For test_docstring.py, I think we could split this in two:
test_docstring.py - no numpy dependence
test_docstring_numpy.py - for modules which need numpy
Or, have some code within test_docstring.py to adjust the list of tests
according to if numpy is installed or not.
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Biopython-dev
mailing list