Closed
Description
Line 10 in a202e66
It should be
license = { text = "MIT LICENSE" }
or if you want to read from the LICENSE
file
license = { file = "LICENSE" }
This bug is causing the PyPI package from version 4.2.0
onward to have the wrong LICENSE metadata