Skip to content

Commit 20c181f

Browse files
committed
Bump CI version for Cython to 0.28.2
1 parent e0b7098 commit 20c181f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ci/circle-27-compat.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- conda-forge
55
dependencies:
66
- bottleneck=1.0.0
7-
- cython=0.28
7+
- cython=0.28.2
88
- jinja2=2.8
99
- numexpr=2.4.4 # we test that we correctly don't use an unsupported numexpr
1010
- numpy=1.9.2

ci/travis-27-locale.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
- conda-forge
55
dependencies:
66
- bottleneck=1.0.0
7-
- cython=0.28
7+
- cython=0.28.2
88
- lxml
99
- matplotlib=1.4.3
1010
- numpy=1.9.2

ci/travis-27.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ channels:
55
dependencies:
66
- beautifulsoup4
77
- bottleneck
8-
- cython=0.28
8+
- cython=0.28.2
99
- fastparquet
1010
- feather-format
1111
- flake8=3.4.1

0 commit comments

Comments
 (0)