Skip to content

Commit 3af4f8d

Browse files
committed
Debug micromamba
1 parent 3f04092 commit 3af4f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ init:
5656
- micromamba config prepend channels conda-forge
5757

5858
install:
59-
- micromamba env create -f environment.yml python=%PYTHON_VERSION% pywin32
59+
- micromamba env create -f environment.yml --log-level 0 python=%PYTHON_VERSION% pywin32
6060
- micromamba activate mpl-dev
6161

6262
test_script:

0 commit comments

Comments
 (0)