Skip to content

Commit 83f13fb

Browse files
authored
Update .appveyor.yml
1 parent 9c6729e commit 83f13fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ install:
2222
- call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
2323
# - conda config --set auto_update_conda false
2424
- conda config --add channels conda-forge --force
25+
- conda clean --all --yes
2526
# - conda install --yes conda=4.3.8 --force
2627
# - conda install --yes charset-normalizer --force
2728
# - conda update --yes -n base conda

0 commit comments

Comments
 (0)