Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build one package with two extensions #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

twAlexM
Copy link

@twAlexM twAlexM commented Jul 9, 2018

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().

@tucked
Copy link

tucked commented May 21, 2019

@rjancewicz Please review.

@binc75
Copy link

binc75 commented Aug 30, 2019

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

@tucked
Copy link

tucked commented Oct 16, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot build wheel for python-kadmin
3 participants