From 5c23b425eb2a9bcfb9a23c1647686bf454e6b1c7 Mon Sep 17 00:00:00 2001 From: Kieran O'Mahony Date: Wed, 7 Aug 2013 13:10:00 +1000 Subject: [PATCH] BLD/TST: correct pytz version for tox --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 2a9c454a29435..51480832284b9 100644 --- a/tox.ini +++ b/tox.ini @@ -11,7 +11,7 @@ deps = cython numpy >= 1.6.1 nose - pytz + pytz >= 2011k six # cd to anything but the default {toxinidir} which