pypa / auditwheel

Auditing and relabeling cross-distribution Linux wheels.
Other
441 stars 145 forks source link

Implement manylinux/pulls/31 #16

Open rmcgibbo opened 8 years ago

rmcgibbo commented 8 years ago

To implement https://github.com/pypa/manylinux/pull/31:

But you should never have a wheel with a name like::

  PKG-VERSION-cp27-none-manylinux1_x86_64.whl
                  ^^^^ BAD! Don't do this!
njsmith commented 8 years ago

Did this ever get fixed?

rmcgibbo commented 8 years ago

No, this is still open.