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 83f13fb commit 1acee22Copy full SHA for 1acee22
.appveyor.yml
@@ -24,7 +24,7 @@ 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 charset-normalizer --force
+ - conda install --yes -c conda-forge charset-normalizer=2.0.5 --force
28
# - 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
0 commit comments