[09:50:02] <Xelnor> I've noticed that the setuptools package metadata, when installed, lists `License: UNKNOWN` — although its classifier properly lists the MIT license. Is that a bug? Or is the `License` field obsolete?
[12:46:43] <toad_polo> The License field is populated by `license ` in the setup metadata. It's a free-form text field but issuing an SPDX identifier is best.