-
Notifications
You must be signed in to change notification settings - Fork 172
Closed as not planned
Description
With wheel 0.43.0 it seems that symbolic links are converted to regular files. This support request is to preserve symbolic links as they exist in the host file system.
I'm unsure if this is from wheel unpack and/or wheel pack, as I use both of these utilities to re-arrange a few files within a cibuildwheel process, and have noticed this difference. Note that setuptools' commands (based on distutils) support symbolic links with their inner-workings, but appear to be "off" by default (e.g. here and here).
Metadata
Metadata
Assignees
Labels
No labels