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

Work around pants/pex old setuptools req. #15

Merged
merged 2 commits into from
Oct 26, 2016
Merged

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Oct 26, 2016

This addresses #14.

@jsirois
Copy link
Contributor Author

jsirois commented Oct 26, 2016

@kwlzn or @benjyw can you take a look and check this seems sane?

Copy link
Member

@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 thought

# known to be ingestable by pants and pex. See:
# https://github.com/pantsbuild/pants/issues/3948
# https://github.com/pantsbuild/setup/issues/14
SETUPTOOLS_REQUIREMENT="setuptools>=2.2,<20.11"
Copy link
Member

Choose a reason for hiding this comment

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

should the lower range of this pin be >=5.4.1 given that's whats in our requirements.txt?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah - sgtm

@jsirois jsirois merged commit 4eccc24 into gh-pages Oct 26, 2016
@jsirois jsirois deleted the jsirois/issues/14 branch October 26, 2016 23:26
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