User-facing changes
- Support more platforms and Python implementations (#98)
- Pin wheel to 0.31.1 to avoid the API break in the 0.32.0 release (#106)
- Temporary fix for #102 - auditwheel does not work with wheel>=0.32.0
- Properly support non-extension wheels that contain binary dependencies (#110)