Skip to content

Commit

Permalink
fix matplotlib <2 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
megies committed Feb 26, 2017
1 parent 97a86f1 commit 4f356a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ requirements:
test:
requires:
- flake8
# the pinning of matplotlib for tests should be removed for later commits
# after merging obspy/obspy#1616
- matplotlib 1.5.*
imports:
- obspy
- obspy.io.mseed
Expand Down

0 comments on commit 4f356a6

Please sign in to comment.