<p dir="ltr"><br>
</p>
<p dir="ltr"></p>
<p dir="ltr">On Fri, 9 Oct 2015 19:35 Carl Meyer <<a href="mailto:carl@oddbird.net">carl@oddbird.net</a>> wrote:</p>
<blockquote><p dir="ltr">On 10/09/2015 12:28 PM, Oscar Benjamin wrote:<br>
> Why would it need dynamic metadata for the windows matplotlib wheel to<br>
> have different metadata from the OSX matplotlib wheel? The platform<br>
> Windows/OSX is static and each wheel declares its own dependencies<br>
> statically but differently. Am I missing something?</p>
<p dir="ltr">I didn't say that required dynamic metadata (wheel metadata is already<br>
static). I just said that it works fine currently, and that it becomes<br>
an open question with the move towards static metadata in both source<br>
and binary releases, because we have to answer questions like "what<br>
information beyond just package/version makes up a complete node in a<br>
dependency graph."</p>
</blockquote>
<blockquote><p dir="ltr"><br>
</p>
</blockquote>
<p dir="ltr"><br>
Assuming it's tied to the operating system it doesn't matter surely. When pip runs on Windows it can ignore dependencies that apply to other platforms so I don't see how this case makes it more complex.</p>
<p dir="ltr">--<br>
Oscar<br>
</p>