[Distutils] Requires-Dist: unittest2; 'test' in extras
PJ Eby
pje at telecommunity.com
Wed May 30 23:35:28 CEST 2012
On Wed, May 30, 2012 at 3:09 PM, Daniel Holth <dholth at gmail.com> wrote:
> It looks like you can only install one extra at a time,
Actually, you can specify more than one, using commas. e.g. "easy_install
foo[testing,c-extensions,celery-support,...]".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20120530/056e088e/attachment.html>
More information about the Distutils-SIG
mailing list