Skip to content

Commit 537b1d4

Browse files
authored
troubleshoot npdev build (#33534)
1 parent 455de19 commit 537b1d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/deps/azure-37-numpydev.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ dependencies:
1414
- pytz
1515
- pip
1616
- pip:
17-
- cython>=0.29.16
17+
- cython==0.29.16
18+
# GH#33507 cython 3.0a1 is causing TypeErrors 2020-04-13
1819
- "git+git://github.com/dateutil/dateutil.git"
1920
- "-f https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com"
2021
- "--pre"

0 commit comments

Comments
 (0)