Skip to content

Add Python script to build wheels using cibuildwheel#10096

Merged
JukkaL merged 1 commit intomasterfrom
wheel-script
Feb 16, 2021
Merged

Add Python script to build wheels using cibuildwheel#10096
JukkaL merged 1 commit intomasterfrom
wheel-script

Conversation

@JukkaL
Copy link
Copy Markdown
Collaborator

@JukkaL JukkaL commented Feb 16, 2021

The contents are extracted from the current GitHub action definition:
https://github.com/mypyc/mypy_mypyc-wheels/blob/master/.github/workflows/build.yml

This is a fairly direct translation of the existing behavior. The
behavior should be identical to the current workflow.

The idea is to make this easier to maintain and easier to test
locally.

The contents are extracted from the current GitHub action definition:
https://github.com/mypyc/mypy_mypyc-wheels/blob/master/.github/workflows/build.yml

This is a fairly direct translation of the existing behavior. The
behavior should be identical to the current workflow.

The idea is to make this easier to maintain and easier to test
locally.
@JukkaL
Copy link
Copy Markdown
Collaborator Author

JukkaL commented Feb 16, 2021

I'm not going to wait for the build, since the code isn't actually used anywhere yet.

@JukkaL JukkaL merged commit 4c3e250 into master Feb 16, 2021
@JukkaL JukkaL deleted the wheel-script branch February 16, 2021 13:06
JukkaL added a commit that referenced this pull request Feb 19, 2021
The contents are extracted from the current GitHub action definition:
https://github.com/mypyc/mypy_mypyc-wheels/blob/master/.github/workflows/build.yml

This is a fairly direct translation of the existing behavior. The
behavior should be identical to the current workflow.

The idea is to make this easier to maintain and easier to test
locally.

This should also make it easier to fix #10074.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants