Skip to content

Drop [bdist_wheel] universal = 1 when dropping all Python 2 support #14

@mgedmin

Description

@mgedmin

Idea: when old versions contain some Python 2 and new versions don't, check if setup.cfg exists ad has a

[bdist_wheel]
universal = 1

and if so, drop it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions