Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

aaronsky
Copy link
Contributor

@aaronsky aaronsky commented Jul 1, 2025

Per the guidance in #2503, this is a quick fix just to restore type-checking for the runfiles package. It does not address or investigate further whether py.typed data dependencies in direct py_library dependencies of py_wheel should be automatically included as inputs to the wheel.

Fixes #2503

@aaronsky aaronsky marked this pull request as ready for review July 1, 2025 02:05
@aaronsky aaronsky requested review from rickeylev and aignas as code owners July 1, 2025 02:05
Copy link
Collaborator

@rickeylev rickeylev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rickeylev rickeylev enabled auto-merge July 2, 2025 23:42
@rickeylev rickeylev added this pull request to the merge queue Jul 2, 2025
Merged via the queue into bazel-contrib:main with commit cbe6d38 Jul 2, 2025
2 checks passed
amartani pushed a commit to benchling/rules_python that referenced this pull request Jul 8, 2025
…trib#3041)

Per the guidance in bazel-contrib#2503, this is a quick fix just to restore
type-checking for the runfiles package. It does not address or
investigate further whether py.typed data dependencies in direct
`py_library` dependencies of `py_wheel` should be automatically included
as inputs to the wheel.

Fixes bazel-contrib#2503

---------

Co-authored-by: Richard Levasseur <[email protected]>
@aignas aignas mentioned this pull request Aug 17, 2025
3 tasks
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.

py.typed missing from pypi-published bazel-runfiles wheel causes mypy to fail to import
2 participants