From 1eafd79519e46ab52fdbe1d5e0c1b3a3e2fa4b0d Mon Sep 17 00:00:00 2001 From: Will Ayd Date: Wed, 15 Apr 2020 12:36:36 -0700 Subject: [PATCH] reverted cython pin --- ci/deps/azure-37-numpydev.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ci/deps/azure-37-numpydev.yaml b/ci/deps/azure-37-numpydev.yaml index 17c3d318ce54d..29ebfe2639e32 100644 --- a/ci/deps/azure-37-numpydev.yaml +++ b/ci/deps/azure-37-numpydev.yaml @@ -14,8 +14,7 @@ dependencies: - pytz - pip - pip: - - cython==0.29.16 - # GH#33507 cython 3.0a1 is causing TypeErrors 2020-04-13 + - cython>=0.29.16 - "git+git://github.com/dateutil/dateutil.git" - "-f https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com" - "--pre"