Skip to content

Conversation

@sanathkr
Copy link
Contributor

Issue #, if available:
#31 and #29

Description of changes:
python_pip packager depends on setuptools and wheel to be available in environment. Ideally we would install these requirements into the target Python version we build, but to help the 80% of the case where they had pip installed this library, I am including the dependency directly here.

This also helps when you install the library inside a Docker container that uses a Python version that doesn't come with wheel.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sanathkr sanathkr changed the title WIP: Adding wheel dependency for python_pip packager Adding wheel dependency for python_pip packager Nov 22, 2018
@sanathkr sanathkr requested a review from sriram-mv November 22, 2018 00:57
Copy link
Contributor

@sriram-mv sriram-mv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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