meshy / pythonwheels

Adoption analysis of Python Wheels: https://pythonwheels.com/
BSD 2-Clause "Simplified" License
102 stars 26 forks source link

Numpy is green, while no Windows wheels are available at PyPi! #56

Closed fladd closed 9 years ago

fladd commented 9 years ago

It seems a bit odd to me that a package is marked green as soon as wheels for a single platform are available on PyPi. It gives the impression that it is a good idea to rely on PIP and PyPi to take care of dependencies when this is clearly not the case.

meshy commented 9 years ago

Hi there, thanks for the report. This is a duplicate of https://github.com/meshy/pythonwheels/issues/48, and the inverse of #2. I hope you don't mind me closing this issue so that discussion can continue in the other threads.