Closed
Description
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
Labels
No labels