Skip to content

Commit 71112bc

Browse files
authored
CI: Pin Cython on Numpy Dev (#34036)
1 parent 6e680ff commit 71112bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/deps/azure-37-numpydev.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
- pytz
1515
- pip
1616
- pip:
17-
- cython>=0.29.16
17+
- cython==0.29.16 # GH#34014
1818
- "git+git://github.com/dateutil/dateutil.git"
1919
- "-f https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com"
2020
- "--pre"

0 commit comments

Comments
 (0)