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
debugpy is causing problems in our build: '[pipenv.exceptions.InstallError]: ERROR: No matching distribution found for debugpy==1.8.3'. No clue why debugpy was added to Pipfile.lock (it was not added to Pipfile). Probably alongside jupyter (to Pipfile). Both should actually be removed. Perhaps no longer tracking Pipfile.lock is a solution here.
0 commit comments