Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect --skip-build flag in setup.py #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hoodmane
Copy link

python setup.py bdist-wheel --skip-build is supposed to skip building the package. We need this in Pyodide pyodide/pyodide#2027 because of the way our cross compilation works. I'm actually not sure why this isn't causing trouble for us on our main branch,

@hoodmane hoodmane changed the title Respect --skip-build flag Respect --skip-build flag in setup.py Dec 10, 2021
@Midnighter
Copy link
Member

@hoodmane thank you for the change suggestion. Could you rebase your work onto the latest state on the master branch, please? I don't see an issue with introducing this code otherwise. Just want the tests to pass.

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