Comment 5 for bug 893520

Revision history for this message
Jonathan Lange (jml) wrote : Re: [Bug 893520] Re: DistributionNotFound error when running system-installed pkgme

On Tue, Nov 22, 2011 at 3:10 PM, James Westby <email address hidden> wrote:
> I think test_requires is a setuptools thing, but I don't know how it
> works.
>

FWIW, pkgme uses distribute, a fork of setuptools.

I tried doing the tests_require thing, but it has problems. See
https://code.launchpad.net/~jml/pkgme/subunit-dep-change/+merge/83142

jml