Skip to content

Commit

Permalink
BLD: enforce cycler minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
tacaswell committed May 31, 2016
1 parent 13b520d commit f2ec84b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ requirements:
- python-dateutil
- freetype 2.6*
- msinttypes # [win]
- cycler
- cycler >=0.10
- nose
- pyparsing
- pytz
Expand All @@ -46,7 +46,7 @@ requirements:
run:
- python
- numpy x.x
- cycler
- cycler >=0.10
- python-dateutil
- freetype 2.6*
- pytz
Expand Down

0 comments on commit f2ec84b

Please sign in to comment.