8000 Pin anaconda-client to 1.6.3 · matplotlib/matplotlib@6b6c80b · GitHub
[go: up one dir, main page]

Skip to content

Commit 6b6c80b

Browse files
committed
Pin anaconda-client to 1.6.3
1 parent 45b404d commit 6b6c80b

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
@@ -71,7 +71,7 @@ install:
7171
# for msinttypes and newer stuff
7272
- conda config --prepend channels conda-forge
7373
# For building conda packages
74-
- conda install conda-build jinja2 obvious-ci anaconda-client
74+
- conda install conda-build jinja2 obvious-ci anaconda-client=1.6.3
7575
# this is now the downloaded conda...
7676
- conda info -a
7777

0 commit comments

Comments
 (0)
0