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
Currently we depend on egg fragment to install scancode with extra dependencies. Egg fragments are deprecated as of pip 26.0 see pypa/pip#13157, we should start supporting direct URL syntax.
Currently we depend on egg fragment to install scancode with extra dependencies. Egg fragments are deprecated as of pip 26.0 see pypa/pip#13157, we should start supporting direct URL syntax.
Related: aboutcode-data/minecode-pipelines-config#33