Skip to content

Commit b175cf7

Browse files
committed
Pin anaconda-client version
1 parent 31afe34 commit b175cf7

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
@@ -63,7 +63,7 @@ install:
6363
- set PYTHONUNBUFFERED=1
6464
# for obvci_appveyor_python_build_env.cmd
6565
- conda update --all --yes
66-
- conda clean --all --yes
66+
- conda install anaconda-client=1.6.3 --yes
6767
- conda install -c conda-forge --yes obvious-ci
6868
# for msinttypes and newer stuff
6969
- conda config --prepend channels conda-forge

0 commit comments

Comments
 (0)