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

[WIP] add experimental wheel support #763

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

Conversation

kived
Copy link
Contributor

@kived kived commented Jun 4, 2016

Recipes with use_pip = True will attempt to install via pip by default. Adding --build-wheels on the command line will cause p4a to build the wheels and then install rather than downloading via pip. Currently uses http://localhost:8080/simple/ as the extra index url (for testing with pypi-server).

Wheel platform is set by Android API and ARM EABI - i.e. android19-armeabi.

@inclement inclement changed the base branch from master to develop June 6, 2019 20:41
@mhsmith
Copy link

mhsmith commented Nov 26, 2024

For current work in this area, see #3013.

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