On Jun 12, 11:43 am, Roy Smith <r...@panix.com> wrote:
> Just to see what would happen, I tried changing it to:
>
>     entry_points = {
>         'nose.plugins.1.3.0': ['mongoreporter =
> testing.nose.mongo_reporter.MongoReporter'],
>         },
>
> didn't appear to make any difference.

Yeah, reading some more it looks like it's referring to the version of
the plugin API and not of nose itself, sorry for the mislead.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to