We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455de19 commit 537b1d4Copy full SHA for 537b1d4
ci/deps/azure-37-numpydev.yaml
@@ -14,7 +14,8 @@ dependencies:
14
- pytz
15
- pip
16
- pip:
17
- - cython>=0.29.16
+ - cython==0.29.16
18
+ # GH#33507 cython 3.0a1 is causing TypeErrors 2020-04-13
19
- "git+git://github.com/dateutil/dateutil.git"
20
- "-f https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com"
21
- "--pre"
0 commit comments