uber / causalml

Uplift modeling and causal inference with machine learning algorithms
Other
4.87k stars 756 forks source link

Update python-publish GHA to build multi-platform wheels #762

Closed jeongyoonlee closed 2 months ago

jeongyoonlee commented 2 months ago

Proposed changes

This PR fixes #712 by building multi-platform wheels using cibuildwheel in the python-publish GHA.

Wheel generation was tested locally.

Types of changes

What types of changes does your code introduce to CausalML? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

N/A