Skip to content

Commit 3af1433

Browse files
authored
Change conda channel order for Windows builds
1 parent df3d9b2 commit 3af1433

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ci/deps/azure-windows-36.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
name: pandas-dev
22
channels:
3-
- defaults
43
- conda-forge
4+
- defaults
55
dependencies:
66
- blosc
77
- bottleneck
8-
- boost-cpp<1.67
98
- fastparquet>=0.2.1
109
- matplotlib=3.0.2
1110
- numexpr
1211
- numpy=1.15.*
1312
- openpyxl
14-
- parquet-cpp
1513
- pyarrow
1614
- pytables
1715
- python-dateutil

0 commit comments

Comments
 (0)