Fix PYTHONHASHSEED setup on OS X. #8085

Merged
merged 1 commit into from Feb 17, 2017

Conversation

Projects
None yet
3 participants
Member

QuLogic commented Feb 16, 2017

The shuf command does not exist there, though it can be installed with brew. But we've got Python already...

Honestly, I don't know how this never seemed to have failed, since NPROC=2 on OSX.

@QuLogic QuLogic Fix PYTHONHASHSEED setup on OS X.
The shuf command does not exist there, though it can be installed with
brew. But we've got Python already...
862651d
@NelleV

NelleV approved these changes Feb 16, 2017

LGTM 👍

Thanks @QuLogic !

NelleV changed the title from Fix PYTHONHASHSEED setup on OS X. to [MRG+1] Fix PYTHONHASHSEED setup on OS X. Feb 16, 2017

@tacaswell tacaswell merged commit 5e825bd into matplotlib:master Feb 17, 2017

5 checks passed

codecov/patch Coverage not affected when comparing 0cab7c6...862651d
Details
codecov/project/library 62.28% (+0.05%) compared to 0cab7c6
Details
codecov/project/tests 97.97% (target 97.7%)
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

QuLogic deleted the QuLogic:osx-shuf branch Feb 17, 2017

QuLogic added this to the 2.1 (next point release) milestone Feb 17, 2017

QuLogic changed the title from [MRG+1] Fix PYTHONHASHSEED setup on OS X. to Fix PYTHONHASHSEED setup on OS X. Feb 17, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment