Skip to content

Commit 0a249e2

Browse files
committed
DOC: Pin numpy at 1.11 for doc build
1 parent c2c3b13 commit 0a249e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements-3.5_DOC.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
python=3.5*
22
python-dateutil
33
pytz
4-
numpy
4+
numpy==1.11
55
cython

0 commit comments

Comments
 (0)