We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fedf922 commit 6930f27Copy full SHA for 6930f27
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_201
0 commit comments