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
Scancode utility scancode-license-data has a flaw that inside some
environments ignores the path flag.
The dependency on distutils, deprecated since Python 3.12+ force install
of setuptools to match requirements, but not properly a substitute for
distutils.
Signed-off-by: Helio Chissini de Castro <[email protected]>
0 commit comments