On Apr 11, 2014, at 1:29 PM, Chris Withers <[email protected]> wrote:

> On 07/04/2014 04:05, Noah Kantrowitz wrote:
>> You should recommend using pip for it, mostly because as you said that will 
>> work even with packages that don't use setuptools :-) It also is required 
>> when doing a develop install with extras, though that requires a slightly 
>> more verbose syntax due to a bug in pip.
> 
> What's the syntax?

pip install -e file:///path/to/thing[one,two]

--Noah

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to