twAlexM
Results
1
issues of
twAlexM
This should fix #58. `setup.py` calls `distutils.core.setup` twice, with two different `ext_modules`. This might have worked in the past, but the wheel mechanisms don't like it. Fix this by passing...