Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

add default python package directories, and support egg modules #109

Merged
merged 1 commit into from
Oct 2, 2017

Conversation

nkubala
Copy link
Contributor

@nkubala nkubala commented Oct 2, 2017

This adds the default python package directories to the list of directories checked when doing a pip diff. Additionally, we were skipping over all .egg files previously, so add those in.

fixes #108

Copy link
Collaborator

@aaron-prindle aaron-prindle left a comment

Choose a reason for hiding this comment

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

LGTM

@nkubala nkubala merged commit 84c27d4 into GoogleContainerTools:master Oct 2, 2017
@nkubala nkubala deleted the python_packages branch October 2, 2017 22:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip differ doesn't respect all site-package directories
2 participants