Describe the bug, including details regarding any error messages, version, and platform.
The license files are missing in the 23.0.0 wheels on PyPI. (In the 22.0.0 wheels, there was a licenses directory in the .dist-info folder.)
This issue is probably caused by #47141 where a special handling for sdist creation was implemented but wheels were forgotten.
Component(s)
Python, Packaging
Describe the bug, including details regarding any error messages, version, and platform.
The license files are missing in the 23.0.0 wheels on PyPI. (In the 22.0.0 wheels, there was a licenses directory in the .dist-info folder.)
This issue is probably caused by #47141 where a special handling for sdist creation was implemented but wheels were forgotten.
Component(s)
Python, Packaging