We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c809a commit 530a21fCopy full SHA for 530a21f
ci/circle-27-compat.yaml
@@ -4,7 +4,7 @@ channels:
4
- conda-forge
5
dependencies:
6
- bottleneck=1.0.0
7
- - cython=0.24
+ - cython=0.28.2
8
- jinja2=2.8
9
- numexpr=2.4.4 # we test that we correctly don't use an unsupported numexpr
10
- numpy=1.9.3
ci/circle-35-ascii.yaml
@@ -2,7 +2,7 @@ name: pandas
2
channels:
3
- defaults
- - cython
+ - cython>=0.28.2
- nomkl
- numpy
- python-dateutil
0 commit comments