Skip to content

Commit

Permalink
BLD: fix numpy on 2.7 build as 1.13 was released but no deps are buil…
Browse files Browse the repository at this point in the history
…t for it (pandas-dev#16633)
  • Loading branch information
jreback committed Jun 9, 2017
1 parent 9fdea65 commit 23f3be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/requirements-2.7.build
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ python=2.7*
python-dateutil=2.4.1
pytz=2013b
nomkl
numpy
numpy=1.12*
cython=0.23

0 comments on commit 23f3be3

Please sign in to comment.