Re: [Zope-dev] SVN: zope.dottedname/trunk/tox.ini Give up on nose-based coverage, I cannot make it work.

2013-02-04 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/04/2013 11:11 AM, Marius Gedminas wrote: Your issue is actually Pip screwing up namespace packages[1], which then interferes with Nose test discovery. From zope.component's tox.ini:: [testenv:coverage] basepython = python2.6

Re: [Zope-dev] SVN: zope.dottedname/trunk/tox.ini Give up on nose-based coverage, I cannot make it work.

2013-02-04 Thread Marius Gedminas
Hi! On Mon, Feb 04, 2013 at 11:57:31AM -0500, Tres Seaver wrote: Your issue is actually Pip screwing up namespace packages[1], which then interferes with Nose test discovery. It looks like your email is missing a footnote. I think I've figured out the namespace package issue, but that doesn't