Skip to content

python-tag is not recognized when specified in setup.cfg #353

Closed
@bgermann

Description

@bgermann

I try to build a wheel with setup.cfg containing

[bdist_wheel]
python-tag = py2.py3

This does not have any effect. E.g., the wheel still has the python tag cp36-cp36m. When I replace scikit-build with setuptools the tag py2.py3 is applied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions