Re: [matplotlib-devel] running the tests

2011-05-12 Thread Michael Droettboom
Thanks for the report. Yes, the dependencies should be made more explicit in the docs. On 05/11/2011 12:49 AM, butt...@gmail.com wrote: I've been trying to run the matplotlib test suite but the docs seem incomplete on this subject. >> http://matplotlib.github.com/devel/coding_guide.html#runn

[matplotlib-devel] running the tests

2011-05-10 Thread butterw
I've been trying to run the matplotlib test suite but the docs seem incomplete on this subject. http://matplotlib.github.com/devel/coding_guide.html#running-the-tests Running the tests is simple. Make sure you have nose installed and type from within Python: import matplotlib matplotlib.tes