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

Travis: Upgrade pip and setuptools #4687

Merged
merged 2 commits into from Jul 14, 2015

Conversation

jenshnielsen
Copy link
Member

The installed version has issues with mock. i.e https://travis-ci.org/matplotlib/matplotlib/jobs/70838060
This upgrades pip and setuptools before installing anything else. The other alternative is to limit mock to an older version.

The installed version has issues with mock
@jenshnielsen
Copy link
Member Author

This only seems to happen when mock is auto installed so merging #4668 / #4188 should fix it for users with older setup tools at least

@jenshnielsen jenshnielsen force-pushed the travisupgradepipsetuptools branch 2 times, most recently from b0d78e0 to 82faebc Compare July 14, 2015 03:18
Needed to work with new versions of pip
tacaswell added a commit that referenced this pull request Jul 14, 2015
@tacaswell tacaswell merged commit beaca96 into matplotlib:master Jul 14, 2015
@jenshnielsen jenshnielsen deleted the travisupgradepipsetuptools branch July 15, 2015 03:30
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.

None yet

2 participants