Skip to content

TEST: Test oldest matplotlib #445

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

Merged
merged 1 commit into from
Apr 11, 2016
Merged

Conversation

effigies
Copy link
Member

Noticed this while poking around at Travis. This is being interpreted as

$ export DEPENDS=numpy==1.5.1
$ export matplotlib==1.3.1
$ export PYDICOM=0

Fix to:

$ export DEPENDS="numpy==1.5.1 matplotlib==1.3.1"
$ export PYDICOM=0

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 2a2f5ef on effigies:fix/min_mpl into * on nipy:master*.

@matthew-brett
Copy link
Member

Good spot - thanks.

@matthew-brett matthew-brett merged commit 996f0cb into nipy:master Apr 11, 2016
@effigies effigies deleted the fix/min_mpl branch April 11, 2016 21:28
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.

3 participants