We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31afe34 commit b175cf7Copy full SHA for b175cf7
.appveyor.yml
@@ -63,7 +63,7 @@ install:
63
- set PYTHONUNBUFFERED=1
64
# for obvci_appveyor_python_build_env.cmd
65
- conda update --all --yes
66
- - conda clean --all --yes
+ - conda install anaconda-client=1.6.3 --yes
67
- conda install -c conda-forge --yes obvious-ci
68
# for msinttypes and newer stuff
69
- conda config --prepend channels conda-forge
0 commit comments