forked from pantsbuild/pants
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Python dependency inference breaking with
python_source
targets…
… (Cherry-pick of pantsbuild#13627) (pantsbuild#13633) It is no longer safe to rely on `Address.filename` because the `python_source` target might have been explicitly declared, rather than generated. [ci skip-rust] [ci skip-build-wheels]
- Loading branch information
1 parent
7f7fe58
commit b911708
Showing
2 changed files
with
115 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.