/manylinux-wheel-builder

This action builds manylinux wheels for several recent versions of Python (3.6 - 3.9) and publishes to pypi. It uses docker image provided by pypa's manylinux project. We are using manylinux2010_x86_64 docker image which requires pip >= 19.0 on the client installing the built wheel.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.