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 3f04092 commit 3af4f8dCopy full SHA for 3af4f8d
.appveyor.yml
@@ -56,7 +56,7 @@ init:
56
- micromamba config prepend channels conda-forge
57
58
install:
59
- - micromamba env create -f environment.yml python=%PYTHON_VERSION% pywin32
+ - micromamba env create -f environment.yml --log-level 0 python=%PYTHON_VERSION% pywin32
60
- micromamba activate mpl-dev
61
62
test_script:
0 commit comments