Commit ef442b9
committed
fixed recipe zope_interface
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).1 parent bad1f18 commit ef442b9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments