Skip to content

Wheel tags #202

@henryiii

Description

@henryiii

Is there a way to control the wheel tags? I was just suggesting to someone to use build, and found they needed python3 setup.py bdist_wheel --python-tag py39 to build wheels, since the package depends on building the unicode tables in each Python version to make a wheel. Is there a way to pass this through or set it? It could be something simple in setuptools, like universal=1 was, but I realize I don't know what it would be. I tried pyproject-build --config-setting "--python-tag py39" (yes, off my pipx install ;) ), but that didn't fail or do anything different, just produced the normal py3 wheel.

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