[Distutils] Requires-Dist: unittest2; 'test' in extras

Daniel Holth dholth at gmail.com
Wed May 30 21:09:57 CEST 2012


It looks like you can only install one extra at a time, so the more pleasing

Requires-Dist: somedist; extra == 'test'

would be correct.

On Wed, May 30, 2012 at 12:05 PM, Daniel Holth <dholth at gmail.com> wrote:

> Proposal:
>
> Requires-Dist: unittest2; 'test' in extras
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20120530/523ec1e1/attachment.html>


More information about the Distutils-SIG mailing list