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
Not even sure if it is possible, may be a dumb question - but how would someone support pip install in editable mode with bazel? I have been using the py_wheel rule, really cool - but if I needed to do an editable install, would I maintain pyproject.toml and somehow use bazel as the backend? Or would I possibly do something with bazel to create the editable install equivalent? Just wondering if this situationi has occured and how people handle it if so?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Not even sure if it is possible, may be a dumb question - but how would someone support pip install in editable mode with bazel? I have been using the py_wheel rule, really cool - but if I needed to do an editable install, would I maintain pyproject.toml and somehow use bazel as the backend? Or would I possibly do something with bazel to create the editable install equivalent? Just wondering if this situationi has occured and how people handle it if so?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions