Skip to content

Commit 958dc18

Browse files
committed
Revert "BLD: fix numpy on 3.6 build as 1.13 was released but no deps are built for it (pandas-dev#16633)"
This reverts commit dfebd8a.
1 parent 2e24a8f commit 958dc18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements-3.6.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ python=3.6*
22
python-dateutil
33
pytz
44
nomkl
5-
numpy=1.12*
5+
numpy
66
cython

0 commit comments

Comments
 (0)