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

Always use setuptools if availabe #282

Merged
merged 1 commit into from
Aug 8, 2017
Merged

Always use setuptools if availabe #282

merged 1 commit into from
Aug 8, 2017

Conversation

flying-sheep
Copy link
Contributor

@flying-sheep flying-sheep commented Aug 8, 2017

When running python* setup.py install, the jupyter-run script doesn’t get installed without this.

E.g. arch linux uses python3 setup.py install --prefix="$pkgdir/usr" to create packages, not bdist.

When running `python* setup.py install`, the `jupyter-run` script doesn’t get installed without this.
@minrk minrk merged commit fdf34a1 into jupyter:master Aug 8, 2017
@flying-sheep flying-sheep deleted the patch-1 branch August 8, 2017 16:17
@minrk minrk added this to the 5.2 milestone Mar 11, 2018
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