-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.3
-
None
The packages pyside6-addons, pyside6-essentials and pyside6 contain a number of duplicate files, e.g. `PySide6/_config.py`. This is a problem as installers may install packages in parallel, and because removing one packages removes files that also belong to the another package, leaving an incomplete installation.
This problem surfaced in https://github.com/astral-sh/uv/issues/15239.