Skip to content

Commit 4161d65

Browse files
committed
CI: Remove conda-forge from 3.5
1 parent 06edc66 commit 4161d65

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ci/travis-35-osx.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
name: pandas
22
channels:
33
- defaults
4-
- conda-forge
54
dependencies:
65
- beautifulsoup4
76
- bottleneck
87
- cython
9-
- feather-format=0.3.1
108
- html5lib
119
- jinja2
1210
- lxml
@@ -18,14 +16,12 @@ dependencies:
1816
- pytables
1917
- python=3.5*
2018
- pytz
21-
- s3fs
2219
- xarray
2320
- xlrd
2421
- xlsxwriter
2522
- xlwt
2623
# universal
2724
- pytest
2825
- pytest-xdist
29-
- moto
3026
- pip:
3127
- python-dateutil==2.5.3

0 commit comments

Comments
 (0)