<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><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=""><div class="h5"><br>
> btw, what is in wheel's "2.0" METADATA file that is 2.0? and what's using<br>
> it?<br>
><br>
> can't bdist_wheel at least stop setting metadata to 2.0 from here on?<br>
<br>
</div></div>METADATA is the key/value file that setuptools uses when it finds a<br>
.dist-info directory. It resembles pre-JSON PEP 426. It can be<br>
classified as setuptools metadata now.<br></blockquote><div><br></div><div>roger, METADATA is a PEP376/dist-info file that `pkg_resources.DistInfoDistribution` understands.</div><div>but my question was what are you adding, if anything, that warranted it having "Metadata-Version: 2.0"?</div>
<div><br></div><div><br></div></div></div></div>