You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: add support for pip3_import from rules_python. (envoyproxy#11108)
Provide an Envoy build system styled way of loading arbitrary pip3
packages as py_{library,binary} dependencies.
Part of envoyproxy#11085 (to fetch
PyYAML).
Risk level: Low (build system)
Testing: Manual validation that the test utility loads PyYAML at the
correct version (different to my system version).
Signed-off-by: Harvey Tuch <[email protected]>
0 commit comments