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 1acee22 commit 211fbbeCopy full SHA for 211fbbe
.appveyor.yml
@@ -24,8 +24,8 @@ install:
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 -c conda-forge charset-normalizer=2.0.5 --force
28
-# - conda update --yes -n base conda
+# - conda install --yes -c conda-forge charset-normalizer=2.0.5 --force
+ - conda update --yes -n base conda
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