Skip to content

Commit

Permalink
BLD: dateutil->python-dateutil in conda recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback committed Sep 20, 2015
1 parent 9e7dc17 commit 9f345a7
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 9f345a7

Please sign in to comment.