8000 Fix appveyor conda · matplotlib/matplotlib@f8b0d0b · GitHub
[go: up one dir, main page]

Skip to content

Commit f8b0d0b

Browse files
committed
Fix appveyor conda
1 parent 896fb81 commit f8b0d0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ install:
5353
- conda config --set show_channel_urls yes
5454
- conda config --prepend channels conda-forge
5555
# this is now the downloaded conda...
56+
- activate
5657
- conda info -a
5758

5859
# For building, use a new environment which only includes the requirements for mpl

0 commit comments

Comments
 (0)
0