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

dumb-init is not a pure python package #75

Merged
merged 1 commit into from
May 15, 2016
Merged

dumb-init is not a pure python package #75

merged 1 commit into from
May 15, 2016

Conversation

asottile
Copy link
Contributor

Before:

$ rm -f *.whl && pip wheel . >& /dev/null && ls *.whl
dumb_init-1.0.2-py2-none-any.whl

After:

$ rm -f *.whl && pip wheel . >& /dev/null && ls *.whl
dumb_init-1.0.2-py2.py3-none-linux_x86_64.whl

@chriskuehl
Copy link
Contributor

+1 thanks!

@asottile asottile merged commit c7c6b00 into Yelp:master May 15, 2016
@asottile asottile deleted the non_purelib branch May 15, 2016 05:19
@cancan101 cancan101 mentioned this pull request Jan 25, 2017
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.

2 participants