<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">
</div><p dir="ltr">If someone adds a new dependency, they should be able to easily say "build anything that I don't already have a local wheel file for from source". </p></blockquote><div><br></div><div style>
"pip wheel -r requirements.txt" will blindly rebuild wheels for all your dependencies, regardless of it being in your wheel dir already.</div><div style>it's been on the list for about 9 months now to make this better : )</div>
<div style><a href="https://github.com/pypa/pip/issues/855">https://github.com/pypa/pip/issues/855</a><br></div><div> </div></div></div></div>