Skip to content

Future wheel is not universal but marked as it is #399

Closed
@daa

Description

@daa

There is record in setup.cfg telling that future wheel is universal but actually it is not because there are different packages installed for Python2 and Python3, for example builtins. And if one makes a wheel with Python3 it cannot be used with Python2 because of missing modules, manifestation of issue is similar to #398.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions