Closed scasagrande closed 8 months ago
As a follow-up to https://github.com/aspect-build/rules_py/pull/299 , this PR enables the use of external dependencies that use workspace root relative imports.
This just expands current functionality to also cover the case where the dependency is from an external workspace.
All committers have signed the CLA.
Type of change
Test plan
Details
As a follow-up to https://github.com/aspect-build/rules_py/pull/299 , this PR enables the use of external dependencies that use workspace root relative imports.
This just expands current functionality to also cover the case where the dependency is from an external workspace.