8000 Remove extra anaconda-client install · matplotlib/matplotlib@5526ebb · GitHub
[go: up one dir, main page]

Skip to content

Commit 5526ebb

Browse files
committed
Remove extra anaconda-client install
1 parent 4e158d0 commit 5526ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ install:
7272
- conda config --set show_channel_urls yes
7373
- conda config --set always_yes true
7474
# For building conda packages
75-
- conda install --yes conda-build jinja2 anaconda-client obvious-ci
75+
- conda install --yes conda-build jinja2 obvious-ci
7676
# this is now the downloaded conda...
7777
- conda info -a
7878

0 commit comments

Comments
 (0)
0