8000 Wheel examples fail to build when using fully qualified package path · Issue #225 · bazel-contrib/rules_python · GitHub
[go: up one dir, main page]

Skip to content
Wheel examples fail to build when using fully qualified package path #225
Closed
@brandjon

Description

@brandjon

@fweikert discovered that we fail to build in the Bazel federation's CI because they specify our //experimental/examples/... targets as @rules_python//experimental/examples/..., and this messes up the py_package filtering logic. The failure repros locally with e.g.

bazel build @rules_python//experimental/examples/wheel:minimal_with_py_package

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0