python-kadmin icon indicating copy to clipboard operation
python-kadmin copied to clipboard

build one package with two extensions

Open twAlexM opened this issue 7 years ago • 3 comments

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 two Extension objects to setup().

twAlexM avatar Jul 09 '18 22:07 twAlexM

@rjancewicz Please review.

tucked avatar May 21 '19 23:05 tucked

I would appreciate too this merge so that we can use plain pip to install this fantastic library

binc75 avatar Aug 30 '19 12:08 binc75

@nightfly19 wanna take this PR and publish as kadmin? It WFM: https://travis-ci.com/Isilon/isilon_hadoop_tools/jobs/246341511#L244

tucked avatar Oct 16 '19 23:10 tucked