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 9c6729e commit 83f13fbCopy full SHA for 83f13fb
.appveyor.yml
@@ -22,6 +22,7 @@ install:
22
- call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
23
# - conda config --set auto_update_conda false
24
- conda config --add channels conda-forge --force
25
+ - conda clean --all --yes
26
# - conda install --yes conda=4.3.8 --force
27
# - conda install --yes charset-normalizer --force
28
# - conda update --yes -n base conda
0 commit comments