-
Notifications
You must be signed in to change notification settings - Fork 154
Wheel tags #202
Copy link
Copy link
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels