<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><p dir="ltr">
On Apr 14, 2016 2:20 AM, "Thomas Güttler" <<a href="mailto:guettliml@thomas-guettler.de" target="_blank">guettliml@thomas-guettler.de</a>> wrote:<br>
> Next use case: you use software third-party-foo-lib in your project.<br>
> Up to now you use it as package. You find a bug and want to fix it.<br>
> Wouldn't it be great if you could just type "pip install -e third-party-foo-lib"<br>
> and now you are read to create pull requests?</p></span></blockquote><div>How is this different from 1) fork, 2) update your requirements.txt file pointing to the new fork? I guess -e directly from pip install would be an ad-hoc install of a python library...<br></div></div></div></div>