<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 7, 2015 at 3:20 PM, Wes Turner <span dir="ltr"><<a href="mailto:wes.turner@gmail.com" target="_blank">wes.turner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""><p dir="ltr">> 2. The "test" command will install the "test_requires" dependencies as eggs. You will end up with multiple versions of the same eggs right in your source checkout. </p>
</span><p dir="ltr">* is there no way around this?<br>
* is this required / spec'd / fixable?</p></blockquote><div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;display:inline">​It's not that bad now, recent setuptools put the eggs in a ".eggs" dir - so it's not as messy as before. ​</div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
<p dir="ltr">> 3. The "test" command will install the "test_requires" dependencies with easy_install. That means wheels cannot be used. </p>
</span><p dir="ltr">would it be possible to add this to wheel?</p></blockquote></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">It's up to the maintainers of wheel/setuptools to figure this one out (or not) I think. Either way, you should search through the distutils-sig archives for clues/intentions, eg: <a href="https://mail.python.org/pipermail/distutils-sig/2014-December/thread.html#25482">https://mail.python.org/pipermail/distutils-sig/2014-December/thread.html#25482</a><br><br>​</div><br><br><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div><span style="font-family:trebuchet ms,sans-serif"><span style="color:rgb(51,51,51)"><br><font size="2"><span style="color:rgb(51,51,51)">Thanks,</span><br><span style="color:rgb(153,153,153)">-- Ionel</span></font></span><font size="2"><font style="color:rgb(153,153,153)"> Cristian Mărieș, <a href="http://blog.ionelmc.ro" target="_blank">http://blog.ionelmc.ro</a><br></font></font></span></div></div></div></div></div></div></div>
</div></div>