Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
daa opened this issue Oct 26, 2018 · 0 comments
Closed

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

daa opened this issue Oct 26, 2018 · 0 comments

Comments

@daa
Copy link
Contributor

daa commented Oct 26, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant