From 9f345a74de99ac75eb48d63acd07a8aec729c9e3 Mon Sep 17 00:00:00 2001 From: Jeff Reback Date: Sun, 20 Sep 2015 13:50:50 -0700 Subject: [PATCH] BLD: dateutil->python-dateutil in conda recipe --- conda.recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index 95c4aa084230d..e3495bc5bd04a 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -16,12 +16,12 @@ requirements: - libpython # [py2k and win] - setuptools - pytz - - dateutil + - python-dateutil run: - python - numpy - - dateutil + - python-dateutil - pytz test: