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
* Include all license files for the vendored dependencies inside the wheel,
and in the `License-File` package metadata field.
* Replace the deprecated `License` metadata field with `License-Expression`,
set to an intersection of all vendored dependency licenses, as well as pip's
own license. Remove the deprecated `License :: OSI Approved :: MIT License`
classifier.
License files are included in distributions automatically, so remove them from
`MANIFEST.in`.
0 commit comments