From a5bc635009557a6ead8a5f10f89e53bdb465572b Mon Sep 17 00:00:00 2001 From: Jeff Reback Date: Tue, 13 Jun 2017 07:12:43 -0400 Subject: [PATCH] Revert "BLD: fix numpy on 2.7 build as 1.13 was released but no deps are built for it (#16633) (#16650)" This reverts commit 789f7bbb52f279bd1ed53abf1a9580f682c2d6b9. --- ci/requirements-2.7.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements-2.7.build b/ci/requirements-2.7.build index a7b950e615464..415df13179fcf 100644 --- a/ci/requirements-2.7.build +++ b/ci/requirements-2.7.build @@ -2,5 +2,5 @@ python=2.7* python-dateutil=2.4.1 pytz=2013b nomkl -numpy=1.12* +numpy cython=0.23