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 f076f74 commit 6fa0844Copy full SHA for 6fa0844
.appveyor.yml
@@ -23,9 +23,9 @@ install:
23
# - conda config --set auto_update_conda false
24
# - conda install --yes conda=4.3.8 --force
25
# - conda install --yes -c conda-forge charset-normalizer=2.0.5 --force
26
- - conda update --yes -n base conda
+# - conda update --yes -n base conda
27
- conda config --add channels conda-forge --force
28
- - conda clean --all --yes
+# - conda clean --all --yes
29
- conda install --yes --quiet flang jom
30
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
31
- set "LIB=%CONDA_INSTALL_LOCN%\Library\lib;%LIB%"
0 commit comments