Skip to content

Make PEX_PATH unify pex sources, as well as requirements.#329

Merged
benjyw merged 2 commits into
masterfrom
pex_path_sources
Dec 8, 2016
Merged

Make PEX_PATH unify pex sources, as well as requirements.#329
benjyw merged 2 commits into
masterfrom
pex_path_sources

Conversation

@benjyw
Copy link
Copy Markdown
Collaborator

@benjyw benjyw commented Dec 8, 2016

No description provided.

@benjyw
Copy link
Copy Markdown
Collaborator Author

benjyw commented Dec 8, 2016

Addresses #317

@benjyw benjyw assigned benjyw and kwlzn and unassigned benjyw Dec 8, 2016
@benjyw benjyw requested a review from kwlzn December 8, 2016 00:05
Copy link
Copy Markdown
Contributor

@kwlzn kwlzn left a comment

Choose a reason for hiding this comment

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

lgtm! one suggestion.

Comment thread pex/testing.py Outdated
dists = dists or []
sources = sources or []

def makedirs(d):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

how about using pex.common.safe_mkdir() instead, which essentially does the same thing?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

D'oh! Meant to change that once I noticed safe_mkdir, but forgot. Done.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

PTAL :)

Copy link
Copy Markdown
Contributor

@kwlzn kwlzn left a comment

Choose a reason for hiding this comment

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

lgtm!

@benjyw benjyw merged commit 96e27a0 into master Dec 8, 2016
@benjyw benjyw deleted the pex_path_sources branch December 8, 2016 03:15
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