Skip to content

Commit d5194e5

Browse files
CI: Pin NumPy in 3.6 build (#19138)
* CI: Pin NumPy in 3.6 build * Syntax
1 parent f6c0f8a commit d5194e5

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
5+
numpy=1.13.*
66
cython

0 commit comments

Comments
 (0)