Skip to content

Commit

Permalink
Merge pull request #11156 from jreback/dateutil
Browse files Browse the repository at this point in the history
BLD: use python-dateutil in conda recipe
  • Loading branch information
jreback committed Sep 20, 2015
2 parents 9e7dc17 + 9f345a7 commit 58918ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ requirements:
- libpython # [py2k and win]
- setuptools
- pytz
- dateutil
- python-dateutil

run:
- python
- numpy
- dateutil
- python-dateutil
- pytz

test:
Expand Down

0 comments on commit 58918ba

Please sign in to comment.