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

unconditionally use setuptools #284

Merged
merged 1 commit into from
Aug 14, 2017
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Aug 8, 2017

follow pattern of other packages, requiring setuptools and disabling implicit bdist_egg

follow-up to #282 #283, resolving any inconsistencies for installing in different contexts. Prevents rare no-setuptools installs from ever being different from normal installs.

follow pattern of other packages, adopting setuptools and disabling implicit bdist_egg
@Carreau
Copy link
Member

Carreau commented Aug 10, 2017

+1 did you ment to remove the jupyter-kernelspec and jupyter-run scripts ?

@takluyver takluyver added this to the 5.2 milestone Aug 14, 2017
@takluyver takluyver merged commit 795915d into jupyter:master Aug 14, 2017
@takluyver takluyver mentioned this pull request Aug 14, 2017
@minrk minrk deleted the always-setuptools branch August 14, 2017 10:05
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.

3 participants