Skip to content

Commit 9a97896

Browse files
committed
BLD: fix 3.5_OSX to numpy 1.10.4
1 parent 57c5e64 commit 9a97896

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/requirements-3.5_OSX.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
numpy
1+
numpy=1.10.4
22
cython

ci/requirements-3.5_OSX.run

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytz
2-
numpy
2+
numpy=1.10.4
33
openpyxl
44
xlsxwriter
55
xlrd

0 commit comments

Comments
 (0)