Skip to content

Commit

Permalink
BLD: fix numpy on 3.6 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 authored and stangirala committed Jun 11, 2017
1 parent 574893b commit 57924e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/requirements-3.6.build
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ python=3.6*
python-dateutil
pytz
nomkl
numpy
numpy=1.12*
cython

0 comments on commit 57924e8

Please sign in to comment.