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

Upgrade to pex 1.5.1; ~kill --resolver-blacklist. #6619

Merged
merged 4 commits into from
Oct 11, 2018

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Oct 11, 2018

PEX now handles blacklisting for us by respecting PEP-508 enviornment
markers.

Fixes #5696

Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Very cool change!

I remember how much confusion we had at Foursquare figuring out how to setup a blacklist, until you all in Slack mentioned this option. So, this consolidation with standard Python conventions is great to see.

cc @mateor - no need to review, but so you're aware of this change when Foursquare upgrades Pants again.

@jsirois jsirois merged commit eb59efd into pantsbuild:master Oct 11, 2018
@jsirois jsirois deleted the issues/5696 branch October 11, 2018 21:47
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