<div dir="ltr">no, wheels should not be required -- encourage, absolutely, but required, no.<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"><p dir="ltr">My experience so far tells me otherwise. Our of 7 or so libraries that I tried to convert to wheel files that salt stack depends on only 2 were using setuptools, others were using distutils and had sometimes quite big setup.py files and were not compiling out of the box, and frankly I have no idea how I can create a wheel from a setup.py file that is taking 10 screens to scroll and not using the packager that is supporting wheel and has dependencies on some C stuff.</p></blockquote><div>Exactly -- some stuff is hard to build -- period, end of story. Ideally, everyone would make binary wheels for al platforms for these, but even that is next to impossible universally (see the conda package manger -- it's been developed for a reason).</div><div><br></div><div>So should we say: if you haven't made a wheel out of  it, it can't be on PyPi? that seems like abad idea overall. </div><div><br></div><div>Also -- if wheels were required, what versions/platforms etc. would be required? That's a rabbit hole we should avoid!</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">It is usually pretty easy to build from sdist. Wheels are convenient but I don't think they should be required.</p></blockquote></div></div></div></blockquote><div>Actually, if it's easy to build from sdist, then it's easy to make wheels ;-)</div><div><br></div><div>-Chris</div><div><br></div></div><div><br></div>-- <br><div class="gmail_signature"><br>Christopher Barker, Ph.D.<br>Oceanographer<br><br>Emergency Response Division<br>NOAA/NOS/OR&R            (206) 526-6959   voice<br>7600 Sand Point Way NE   (206) 526-6329   fax<br>Seattle, WA  98115       (206) 526-6317   main reception<br><br><a href="mailto:Chris.Barker@noaa.gov" target="_blank">Chris.Barker@noaa.gov</a></div>
</div></div>