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
There should be a mechanism for importing wheels and eggs that are already present in a source tree, mirroring java_import for java files. I'd suggest py_import as a logical name, but perhaps extending whl_library to support this use case would be beneficial.