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
#10654 added a pipenv_requirements() macro to create python_requirement_library() targets from a Pipfile.lock. That's good, but we want to use this lockfile as a constraints file.
#10654 added a
pipenv_requirements()
macro to createpython_requirement_library()
targets from aPipfile.lock
. That's good, but we want to use this lockfile as a constraints file.Relates to #10655. Blocked by #10723.
The text was updated successfully, but these errors were encountered: