We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fedf922 commit f3e00a5Copy full SHA for f3e00a5
ci/requirements-3.6.build
@@ -2,5 +2,7 @@ python=3.6*
2
python-dateutil
3
pytz
4
nomkl
5
-numpy
6
cython
+
7
+# pin numpy that is built for all our deps
8
+numpy=1.13.1=py36_blas_openblas_200
0 commit comments