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

Prepare make dist for pip10 #5454

Open
benjaoming opened this issue Apr 26, 2017 · 0 comments
Open

Prepare make dist for pip10 #5454

benjaoming opened this issue Apr 26, 2017 · 0 comments
Milestone

Comments

@benjaoming
Copy link
Contributor

Summary

Our Make target make dist fetches dependencies and bundles them. It will have issues in Pip 10, so we should fix it timely.

This also affects Kolibri, however it doesn't yet have a function for bundling dependencies.

Traceback or relevant snippet from server.log

site-packages/pip/cmdoptions.py:39: RemovedInPip10Warning: --no-use-wheel is deprecated and will be removed in the future.  Please use --no-binary :all: instead.
@benjaoming benjaoming added this to the 0.18 milestone Apr 26, 2017
@benjaoming benjaoming changed the title Prepake make dist for pip10 Prepare make dist for pip10 Jun 5, 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

No branches or pull requests

1 participant