Skip to content

Preserve symbolic links #628

@mwtoews

Description

@mwtoews

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions