From fef4fdeca4e1284f7fded5cc0dbe518d5ded1aa9 Mon Sep 17 00:00:00 2001 From: alimcmaster1 Date: Wed, 6 May 2020 22:19:03 +0100 Subject: [PATCH] CI: Pin Cython on Numpy Dev --- ci/deps/azure-37-numpydev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/deps/azure-37-numpydev.yaml b/ci/deps/azure-37-numpydev.yaml index 29ebfe2639e32..652438440d3f2 100644 --- a/ci/deps/azure-37-numpydev.yaml +++ b/ci/deps/azure-37-numpydev.yaml @@ -14,7 +14,7 @@ dependencies: - pytz - pip - pip: - - cython>=0.29.16 + - cython==0.29.16 # GH#34014 - "git+git://github.com/dateutil/dateutil.git" - "-f https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com" - "--pre"