conda cleanup in appveyors pipeline

This commit is contained in:
gehbiszumeis 2021-11-24 13:48:51 +01:00
parent 1b8b649878
commit f4409e0f15

View file

@ -22,6 +22,7 @@ environment:
install:
- "set PATH=%MINICONDA%;%MINICONDA%\\Scripts;%PATH%"
- conda clean --packages
- conda config --set always_yes yes --set changeps1 no
- conda update -q conda
- conda info -a