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

Check that PyPI supports manylinux wheels #5

Closed
skvark opened this issue Jul 4, 2016 · 2 comments
Closed

Check that PyPI supports manylinux wheels #5

skvark opened this issue Jul 4, 2016 · 2 comments

Comments

@skvark
Copy link
Member

skvark commented Jul 4, 2016

Just a minor check.

@c-martinez
Copy link
Contributor

This note seems to imply that PyPI does not support platform wheels. But more recently, PEP513 mentions PyPI support for manylinux wheels.

More importantly, there are packages in PyPI (such as Pillow) which already provide manylinux wheels. So I think we are ok.

Also, the way the Pillow wheels are built seems interesting.

@skvark
Copy link
Member Author

skvark commented Jul 16, 2016

Yes, it seems that manylinux wheels can be added to PyPi.

The OS X builds could be done as they are done in the Pillow repo. I think also that we could use the same submodule method for obtaining OpenCV. That way the version could be locked to certain commit and updated manually whenever needed.

@skvark skvark closed this as completed Aug 10, 2016
sergregory added a commit that referenced this issue Apr 30, 2021
Fixed Windows and created Release job
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

No branches or pull requests

2 participants