Skip to content

Commit ef925e8

Browse files
simonjayhawkinsproost
authored andcommitted
CI failing Linux py36_32bit (pandas-dev#28830)
1 parent 8fd931f commit ef925e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/deps/azure-36-32bit.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ channels:
33
- defaults
44
- conda-forge
55
dependencies:
6+
- attrs=19.1.0
67
- gcc_linux-32
78
- gcc_linux-32
89
- gxx_linux-32
@@ -11,7 +12,7 @@ dependencies:
1112
- python=3.6.*
1213
- pytz=2017.2
1314
# universal
14-
- pytest>=4.0.2,<5.0.0
15+
- pytest
1516
- pytest-xdist
1617
- pytest-mock
1718
- pytest-azurepipelines

0 commit comments

Comments
 (0)