-
-
Couldn't load subscription status.
- Fork 635
Open
Feature
9 / 129 of 12 issues completed
Copy link
Description
Hi,
I have a py_binary that depends on a python pip library (grpcio) that has a native extension bundled in. This means that to create a linux container i'd need to have the pip_import rule download the manylinux wheel, not the host one (macos in my case).
Is there a way to force this? Otherwise py_image will happily just bundle up wheels with darwin native libs. py_binary will also only make host-runnable things.
NathanHowell, surlyengineer, jsonmcfall, johnpaulett, jonnyyu and 31 morewill-camus, jpvolt and codeninja
Sub-issues
Metadata
Metadata
Assignees
Labels
type: pippip/pypi integrationpip/pypi integration