<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"><div class="im">
><br>
> 1) Wheel's conversion of - to _ in version strings embedded in<br>
> filenames, which breaks with setuptools precedent; see<br>
> <a href="https://github.com/pypa/pip/issues/1150" target="_blank">https://github.com/pypa/pip/issues/1150</a> and<br>
> <a href="https://bitbucket.org/dholth/wheel/issue/78/wheel-rewrites-versions-preventing" target="_blank">https://bitbucket.org/dholth/wheel/issue/78/wheel-rewrites-versions-preventing</a><br>
<br>
</div>No good solution to this one just yet.<br></blockquote><div><br></div><div style>not a great solution, but wheel can just declare it doesn't support "_" in versions, and not build wheels in that case.</div>
<div style>then installers know they can assume "-" was meant.</div><div><br></div></div></div></div>