You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zope_interface was not installing "common" hierarchy because it
couldn't find setuptools and was using distutils instead.
This commit fix this by using hostpython own build dir, and also
removed unused imports (shprint and join).
0 commit comments